Searched refs:dmb_is_raw (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1.h296 int dmb_is_raw; ///< direct mb plane is raw member in struct:VC1Context
H A Dvaapi_vc1.c63 if (v->dmb_is_raw)
209 pic_param->raw_coding.flags.direct_mb = v->dmb_is_raw;
H A Dvc1.c750 status = bitplane_decoding(v->direct_mb_plane, &v->dmb_is_raw, v);
1190 status = bitplane_decoding(v->direct_mb_plane, &v->dmb_is_raw, v);
H A Dvc1dec.c4032 if (v->dmb_is_raw)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1.h311 int dmb_is_raw; ///< direct mb plane is raw member in struct:VC1Context
H A Dvaapi_vc1.c63 if (v->dmb_is_raw)
209 pic_param->raw_coding.flags.direct_mb = v->dmb_is_raw;
H A Dvc1.c808 status = bitplane_decoding(v->direct_mb_plane, &v->dmb_is_raw, v);
1276 status = bitplane_decoding(v->direct_mb_plane, &v->dmb_is_raw, v);
1302 status = bitplane_decoding(v->direct_mb_plane, &v->dmb_is_raw, v);
H A Dvc1dec.c4127 if (v->dmb_is_raw)
4467 if (v->dmb_is_raw)

Completed in 265 milliseconds