Searched refs:vpx_img_plane_height (Results 1 – 3 of 3) sorted by relevance
87 const int h = vpx_img_plane_height(yuv_frame, plane); in read_yuv_frame()212 int vpx_img_plane_height(const vpx_image_t *img, int plane) { in vpx_img_plane_height() function227 const int h = vpx_img_plane_height(img, plane); in vpx_img_write()245 const int h = vpx_img_plane_height(img, plane); in vpx_img_read()
150 int vpx_img_plane_height(const vpx_image_t *img, int plane);
265 const int h = vpx_img_plane_height(img, plane); in update_image_md5()288 const int h = vpx_img_plane_height(img, plane); in write_image_file()