Searched refs:swap_channels (Results 1 – 5 of 5) sorted by relevance
145 uint8_t swap_channels[ATRAC3P_SUBBANDS]; ///< 1 - perform subband-wise channel swapping member
427 int swap_ch = (ctx->unit_type == CH_UNIT_STEREO && ctx->swap_channels[sb]) ? 1 : 0; in ff_atrac3p_power_compensation()
269 if (ch_unit->swap_channels[sb]) { in decode_residual_spectrum()
1696 get_subband_flags(gb, ctx->swap_channels, ctx->num_coded_subbands); in ff_atrac3p_decode_channel_unit()
769 bool swap_channels = lima_format_get_pixel_swap_rb(cbuf->format); in lima_pack_wb_cbuf_reg() local785 wb[wb_idx].flags = swap_channels ? 0x4 : 0x0; in lima_pack_wb_cbuf_reg()