Searched refs:vpx_img_plane_width (Results 1 – 3 of 3) sorted by relevance
86 const int w = vpx_img_plane_width(yuv_frame, plane); in read_yuv_frame()205 int vpx_img_plane_width(const vpx_image_t *img, int plane) { in vpx_img_plane_width() function225 const int w = vpx_img_plane_width(img, plane) * in vpx_img_write()243 const int w = vpx_img_plane_width(img, plane) * in vpx_img_read()
149 int vpx_img_plane_width(const vpx_image_t *img, int plane);
263 const int w = vpx_img_plane_width(img, plane) * in update_image_md5()287 const int w = vpx_img_plane_width(img, plane); in write_image_file()