Home
last modified time | relevance | path

Searched refs:refdist_flag (Results 1 - 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dnvdec_vc1.c89 .refdist_flag = v->refdist_flag, in nvdec_vc1_start_frame()
H A Dvdpau_vc1.c79 info->refdist_flag = v->refdist_flag; in vdpau_vc1_start_frame()
H A Dvc1.h202 int refdist_flag; ///< REFDIST syntax element present in II, IP, PI or PP field picture headers member
H A Ddxva2_vc1.c108 (v->refdist_flag << 6) | in fill_picture_parameters()
H A Dvaapi_vc1.c335 .reference_distance_flag = v->refdist_flag, in vaapi_vc1_start_frame()
H A Dvc1.c519 v->refdist_flag = get_bits1(gb); in ff_vc1_decode_entry_point()
563 v->broken_link, v->closed_entry, v->panscanflag, v->refdist_flag, v->s.loop_filter, in ff_vc1_decode_entry_point()
941 if (!v->refdist_flag) in ff_vc1_parse_frame_header_adv()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video_bsp.c70 uint8_t refdist_flag; // 12 member
182 vc->refdist_flag = d->refdist_flag; in nouveau_vp3_fill_picparm_vc1_bsp()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_vc1.c48 context->desc.vc1.refdist_flag = in vlVaHandlePictureParameterBufferVC1()
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c327 picture->refdist_flag = picture_info->refdist_flag; in vlVdpDecoderRenderVC1()
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_state.h258 uint8_t refdist_flag; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.c513 result.pps_info_flags |= pic->refdist_flag << 6; in get_vc1_msg()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_uvd.c815 result.pps_info_flags |= pic->refdist_flag << 6; in get_vc1_msg()
H A Dradeon_vcn_dec.c1442 result.pps_info_flags |= pic->refdist_flag << 6; in get_vc1_msg()

Completed in 23 milliseconds