Home
last modified time | relevance | path

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

/external/libvpx/vp9/
Dsimple_encode.cc65 static int img_plane_height(const vpx_image_t *img, int plane) { in img_plane_height() function
81 const int h = img_plane_height(img, plane); in img_read()