Home
last modified time | relevance | path

Searched refs:superres_denom (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dav1d_syntax.h54 USHORT superres_denom ; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/av1/
H A Dav1d_parser2_syntax.c45 …pp->superres_denom = frame_header->use_superres ? frame_header->coded_denom : AV1_SUPERRES_NU… in av1d_fill_picparams()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_vdpu.c1224 regs->swreg9.sw_scale_denom_minus9 = dxva->superres_denom; in vdpu_av1d_set_picture_dimensions()
1507 (tile_width_pixels * (9 + dxva->superres_denom) + 4) / 8; in check_tile_width()