Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_extend.c120 const int uv_height_subsampling = (src->uv_height != src->y_height); in vp9_copy_and_extend_frame() local
121 const int et_uv = et_y >> uv_height_subsampling; in vp9_copy_and_extend_frame()
123 const int eb_uv = eb_y >> uv_height_subsampling; in vp9_copy_and_extend_frame()