Home
last modified time | relevance | path

Searched refs:cs_switch (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dalsdec.c205 unsigned int cs_switch; ///< if true, channel rearrangement is done member
375 ctx->cs_switch = 1; in read_specific_config()
387 ctx->cs_switch = 0; in read_specific_config()
1840 if (!ctx->cs_switch) { \ in decode_frame()