Searched refs:bi_type (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dvaapi_vc1.c57 (v->s.pict_type == FF_B_TYPE && !v->bi_type));
65 return v->s.pict_type == FF_B_TYPE && !v->bi_type;
75 (v->s.pict_type == FF_B_TYPE && v->bi_type)));
85 (v->s.pict_type == FF_B_TYPE && v->bi_type)) &&
97 case FF_B_TYPE: return v->bi_type ? 3 : 2;
106 (v->s.pict_type == FF_B_TYPE && !v->bi_type))
265 if (!v->bi_type) {
H A Dvc1.h306 int bi_type; member in struct:VC1Context
H A Dvc1.c576 v->bi_type = 0;
770 v->bi_type = 1;
1027 v->bi_type = 0;
1030 v->bi_type = 1;
H A Dvdpau.c292 if (v->bi_type)
H A Dvc1dec.c2961 if(v->bi_type){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dvaapi_vc1.c57 (v->s.pict_type == FF_B_TYPE && !v->bi_type));
65 return v->s.pict_type == FF_B_TYPE && !v->bi_type;
75 (v->s.pict_type == FF_B_TYPE && v->bi_type)));
85 (v->s.pict_type == FF_B_TYPE && v->bi_type)) &&
97 case FF_B_TYPE: return v->bi_type ? 3 : 2;
106 (v->s.pict_type == FF_B_TYPE && !v->bi_type))
265 if (!v->bi_type) {
H A Dvc1.h306 int bi_type; member in struct:VC1Context
H A Dvc1.c576 v->bi_type = 0;
770 v->bi_type = 1;
1027 v->bi_type = 0;
1030 v->bi_type = 1;
H A Dvdpau.c292 if (v->bi_type)
H A Dvc1dec.c2961 if(v->bi_type){
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dvaapi_vc1.c57 (v->s.pict_type == FF_B_TYPE && !v->bi_type));
65 return v->s.pict_type == FF_B_TYPE && !v->bi_type;
75 (v->s.pict_type == FF_B_TYPE && v->bi_type)));
85 (v->s.pict_type == FF_B_TYPE && v->bi_type)) &&
97 case FF_B_TYPE: return v->bi_type ? 3 : 2;
106 (v->s.pict_type == FF_B_TYPE && !v->bi_type))
265 if (!v->bi_type) {
H A Dvc1.h306 int bi_type; member in struct:VC1Context
H A Dvc1.c576 v->bi_type = 0;
770 v->bi_type = 1;
1027 v->bi_type = 0;
1030 v->bi_type = 1;
H A Dvdpau.c292 if (v->bi_type)
H A Dvc1dec.c2961 if(v->bi_type){

Completed in 199 milliseconds