Searched refs:img_plane_width (Results 1 – 1 of 1) sorted by relevance
57 static int img_plane_width(const vpx_image_t *img, int plane) { in img_plane_width() function79 const int w = img_plane_width(img, plane) * in img_read()