Home
last modified time | relevance | path

Searched refs:cr_offset (Results 1 – 13 of 13) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddxva2_av1.c260 pp->film_grain.cr_offset = film_grain->cr_offset; in fill_picture_parameters()
261 pp->film_grain.cr_offset = film_grain->cr_offset; in fill_picture_parameters()
Dnvdec_av1.c204 .cr_offset = film_grain->cr_offset in nvdec_av1_start_frame()
Dvdpau_av1.c191 info->cr_offset = film_grain->cr_offset; in vdpau_av1_start_frame()
Dvaapi_av1.c226 .cr_offset = film_grain->cr_offset, in vaapi_av1_start_frame()
Dcbs_av1.h160 uint16_t cr_offset; member
Dav1dec.c910 aom->uv_offset[1] = film_grain->cr_offset; in export_film_grain()
Dcbs_av1_syntax_template.c1294 fb(9, cr_offset); in FUNC()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.h352 uint16_t cr_offset; member
Dvid_dec_av1.c1419 fgp->cr_offset = av1_f(vlc, 9); in film_grain_params()
1836 priv->picture.av1.picture_parameter.film_grain_info.cr_offset = hdr->fgp.cr_offset; in frame_header_obu()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_av1.c343 context->desc.av1.picture_parameter.film_grain_info.cr_offset = av1->film_grain_info.cr_offset; in vlVaHandlePictureParameterBufferAV1()
/third_party/mesa3d/src/amd/common/
Dac_vcn_dec.h910 unsigned short cr_offset; member
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h876 uint16_t cr_offset; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vcn_dec.c1042 fg_params->cr_offset = pic->picture_parameter.film_grain_info.cr_offset; in get_av1_msg()