Searched refs:dmb_is_raw (Results 1 – 4 of 4) sorted by relevance
67 if (v->dmb_is_raw) in vc1_has_DIRECTMB_bitplane()316 .direct_mb = v->dmb_is_raw, in vaapi_vc1_start_frame()
288 int dmb_is_raw; ///< direct mb plane is raw member
801 status = bitplane_decoding(v->direct_mb_plane, &v->dmb_is_raw, v); in ff_vc1_parse_frame_header()1269 status = bitplane_decoding(v->direct_mb_plane, &v->dmb_is_raw, v); in ff_vc1_parse_frame_header_adv()1295 status = bitplane_decoding(v->direct_mb_plane, &v->dmb_is_raw, v); in ff_vc1_parse_frame_header_adv()
1873 if (v->dmb_is_raw) in vc1_decode_b_mb()2273 if (v->dmb_is_raw) in vc1_decode_b_mb_intfr()2923 if (v->fcm == ILACE_FIELD || v->skip_is_raw || v->dmb_is_raw) in vc1_decode_b_blocks()