Searched refs:mv_type_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.h295 int mv_type_is_raw; ///< mv type mb plane is not coded member in struct:VC1Context
H A Dvaapi_vc1.c43 if (v->mv_type_is_raw)
208 pic_param->raw_coding.flags.mv_type_mb = v->mv_type_is_raw;
H A Dvc1.c705 status = bitplane_decoding(v->mv_type_mb_plane, &v->mv_type_is_raw, v);
711 v->mv_type_is_raw = 0;
1080 status = bitplane_decoding(v->mv_type_mb_plane, &v->mv_type_is_raw, v);
1086 v->mv_type_is_raw = 0;
H A Dvc1dec.c3463 if (v->mv_type_is_raw)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvc1.h310 int mv_type_is_raw; ///< mv type mb plane is not coded member in struct:VC1Context
H A Dvaapi_vc1.c43 if (v->mv_type_is_raw)
208 pic_param->raw_coding.flags.mv_type_mb = v->mv_type_is_raw;
H A Dvc1.c763 status = bitplane_decoding(v->mv_type_mb_plane, &v->mv_type_is_raw, v);
769 v->mv_type_is_raw = 0;
1155 status = bitplane_decoding(v->mv_type_mb_plane, &v->mv_type_is_raw, v);
1161 v->mv_type_is_raw = 0;
H A Dvc1dec.c3548 if (v->mv_type_is_raw)

Completed in 168 milliseconds