Home
last modified time | relevance | path

Searched refs:cpe_base_channel (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Datrac9dec.c79 int cpe_base_channel; member
482 float *src = b->channel[ b->cpe_base_channel].coeffs; in apply_intensity_stereo()
483 float *dst = b->channel[!b->cpe_base_channel].coeffs; in apply_intensity_stereo()
734 b->cpe_base_channel = 0; in atrac9_decode_block()
736 b->cpe_base_channel = get_bits1(gb); in atrac9_decode_block()
753 c->q_unit_cnt = i == b->cpe_base_channel ? b->q_unit_cnt : in atrac9_decode_block()

Completed in 3 milliseconds