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()
150 int vpx_img_plane_width(const vpx_image_t *img, int plane);
293 const int w = vpx_img_plane_width(img, plane) * in update_image_md5()317 const int w = vpx_img_plane_width(img, plane); in write_image_file()