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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dvc1.h221 uint8_t dquantfrm; member in struct:VC1Context
H A Dvc1.c254 v->dquantfrm = get_bits1(gb);
255 if ( v->dquantfrm )
614 v->dquantfrm = 0;
H A Dvaapi_vc1.c230 pic_param->pic_quantizer_fields.bits.dq_frame = v->dquantfrm;
H A Dvc1dec.c593 if (v->dquantfrm) \
1395 if(v->pq < 8 || v->dquantfrm) { // table 59
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dvc1.h221 uint8_t dquantfrm; member in struct:VC1Context
H A Dvc1.c254 v->dquantfrm = get_bits1(gb);
255 if ( v->dquantfrm )
614 v->dquantfrm = 0;
H A Dvaapi_vc1.c230 pic_param->pic_quantizer_fields.bits.dq_frame = v->dquantfrm;
H A Dvc1dec.c593 if (v->dquantfrm) \
1395 if(v->pq < 8 || v->dquantfrm) { // table 59
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dvc1.h221 uint8_t dquantfrm; member in struct:VC1Context
H A Dvc1.c254 v->dquantfrm = get_bits1(gb);
255 if ( v->dquantfrm )
614 v->dquantfrm = 0;
H A Dvaapi_vc1.c230 pic_param->pic_quantizer_fields.bits.dq_frame = v->dquantfrm;
H A Dvc1dec.c593 if (v->dquantfrm) \
1395 if(v->pq < 8 || v->dquantfrm) { // table 59

Completed in 200 milliseconds