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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dvc1.h177 int chromaformat; ///< 2bits, 2=4:2:0, only defined member in struct:VC1Context
H A Ddxva2_vc1.c83 pp->bChromaFormat = v->chromaformat;
H A Dvc1.c417 v->chromaformat = get_bits(gb, 2);
418 if (v->chromaformat != 1)
449 v->s.loop_filter, v->chromaformat, v->broadcast, v->interlace,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dvc1.h177 int chromaformat; ///< 2bits, 2=4:2:0, only defined member in struct:VC1Context
H A Ddxva2_vc1.c83 pp->bChromaFormat = v->chromaformat;
H A Dvc1.c417 v->chromaformat = get_bits(gb, 2);
418 if (v->chromaformat != 1)
449 v->s.loop_filter, v->chromaformat, v->broadcast, v->interlace,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dvc1.h177 int chromaformat; ///< 2bits, 2=4:2:0, only defined member in struct:VC1Context
H A Ddxva2_vc1.c83 pp->bChromaFormat = v->chromaformat;
H A Dvc1.c417 v->chromaformat = get_bits(gb, 2);
418 if (v->chromaformat != 1)
449 v->s.loop_filter, v->chromaformat, v->broadcast, v->interlace,

Completed in 192 milliseconds