Searched refs:vpx_img_plane_width (Results 1 – 3 of 3) sorted by relevance
90 const int w = vpx_img_plane_width(yuv_frame, plane); in read_yuv_frame()223 int vpx_img_plane_width(const vpx_image_t *img, int plane) { in vpx_img_plane_width() function243 const int w = vpx_img_plane_width(img, plane) * in vpx_img_write()261 const int w = vpx_img_plane_width(img, plane) * in vpx_img_read()
147 int vpx_img_plane_width(const vpx_image_t *img, int plane);
282 const int w = vpx_img_plane_width(img, plane) * in update_image_md5()306 const int w = vpx_img_plane_width(img, plane); in write_image_file()