Searched refs:alpha_height (Results 1 – 3 of 3) sorted by relevance
91 ybf->alpha_height = 0; in vp8_yv12_realloc_frame_buffer()165 const int alpha_height = aligned_height; in vpx_realloc_frame_buffer() local169 const uint64_t alpha_plane_size = (alpha_height + 2 * alpha_border_h) * in vpx_realloc_frame_buffer()273 ybf->alpha_height = alpha_height; in vpx_realloc_frame_buffer()
43 int alpha_height; member
209 volatile png_uint_32 alpha_width=0, alpha_height=0; in pnm2png() local326 alpha_height = (png_uint_32) ul_alpha_height; in pnm2png()327 if (alpha_height != height) in pnm2png()