Searched refs:hor_scale (Results 1 – 1 of 1) sorted by relevance
1748 RK_U32 hor_scale, ver_scale; in prepare_uncompress_header() local1751 hor_scale = dxva->width; in prepare_uncompress_header()1754 hor_scale = mapped_frame_width[i]; in prepare_uncompress_header()1757 hor_scale = ((hor_scale << AV1_REF_SCALE_SHIFT) + dxva->width / 2) / dxva->width; in prepare_uncompress_header()1760 mpp_put_bits(&bp, hor_scale, 16); in prepare_uncompress_header()