Searched defs:swap_ch (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | atrac3plusdsp.c | 427 int swap_ch = (ctx->unit_type == CH_UNIT_STEREO && ctx->swap_channels[sb]) ? 1 : 0; in ff_atrac3p_power_compensation() local |
Completed in 2 milliseconds