Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_extend.c71 const int uv_width_subsampling = (src->uv_width != src->y_width); in vp9_copy_and_extend_frame() local
74 const int el_uv = el_y >> uv_width_subsampling; in vp9_copy_and_extend_frame()
76 const int er_uv = er_y >> uv_width_subsampling; in vp9_copy_and_extend_frame()