Data Fields | |
uint32_t | ssd |
int | path |
int | sample1 |
int | sample2 |
int | step |
int | prev_node |
int | quant |
int | bits |
int | score |
Definition at line 44 of file adpcmenc.c.
Definition at line 166 of file proresenc_kostya.c.
Referenced by encode_init(), and find_slice_quant().
Definition at line 46 of file adpcmenc.c.
Referenced by adpcm_compress_trellis(), and g722_encode_trellis().
Definition at line 164 of file proresenc_kostya.c.
Referenced by encode_init(), find_quant_thread(), and find_slice_quant().
Definition at line 165 of file proresenc_kostya.c.
Referenced by find_quant_thread(), and find_slice_quant().
Definition at line 167 of file proresenc_kostya.c.
Referenced by encode_init(), and find_slice_quant().
uint32_t TrellisNode::ssd |
Definition at line 45 of file adpcmenc.c.
Referenced by adpcm_compress_trellis(), and g722_encode_trellis().