Home
last modified time | relevance | path

Searched refs:range_mapuv (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvdec_vc1.c98 .range_mapuv = v->range_mapuv, in nvdec_vc1_start_frame()
Dvdpau_vc1.c88 info->range_mapuv = v->range_mapuv; in vdpau_vc1_start_frame()
Dvc1.h330 uint8_t range_mapuv; member
Ddxva2_vc1.c136 (v->range_mapuv ); in fill_picture_parameters()
Dvaapi_vc1.c291 .chroma = v->range_mapuv, in vaapi_vc1_start_frame()
Dvc1.c556 v->range_mapuv = get_bits(gb, 3); in ff_vc1_decode_entry_point()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_vc1.c61 context->desc.vc1.range_mapuv = vc1->range_mapping_fields.bits.chroma; in vlVaHandlePictureParameterBufferVC1()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c343 picture->range_mapuv = picture_info->range_mapuv; in vlVdpDecoderRenderVC1()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvc1parser.h201 guint8 range_mapuv; member
Dgstvc1parser.c1990 READ_UINT8 (&br, entrypoint->range_mapuv, 3); in gst_vc1_parse_entry_point_header()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h465 int range_mapuv; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h266 uint8_t range_mapuv; member
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c507 result.pps_info_flags |= pic->range_mapuv << 24; in get_vc1_msg()
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c809 result.pps_info_flags |= pic->range_mapuv << 24; in get_vc1_msg()
Dradeon_vcn_dec.c1184 result.pps_info_flags |= pic->range_mapuv << 24; in get_vc1_msg()