Home
last modified time | relevance | path

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

/external/libvpx/vp9/
Dsimple_encode.cc57 static int img_plane_width(const vpx_image_t *img, int plane) { in img_plane_width() function
79 const int w = img_plane_width(img, plane) * in img_read()