Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_extend.c72 const int uv_height_subsampling = (src->uv_height != src->y_height); in vp9_copy_and_extend_frame() local
73 const int et_uv = et_y >> uv_height_subsampling; in vp9_copy_and_extend_frame()
75 const int eb_uv = eb_y >> uv_height_subsampling; in vp9_copy_and_extend_frame()