Home
last modified time | relevance | path

Searched refs:alpha_width (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_extend.c80 const int el_a = dst->border >> (dst->alpha_width != dst->y_width); in vp9_copy_and_extend_frame()
82 const int er_a = el_a + dst->alpha_width - src->alpha_width; in vp9_copy_and_extend_frame()
86 src->alpha_width, src->alpha_height, in vp9_copy_and_extend_frame()
Dvp9_onyx_if.c1869 fwrite(src, s->alpha_width, 1, yuv_rec_file); in vp9_write_yuv_rec_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dyv12config.c90 ybf->alpha_width = 0; in vp8_yv12_realloc_frame_buffer()
157 const int alpha_width = aligned_width; in vp9_realloc_frame_buffer() local
265 ybf->alpha_width = alpha_width; in vp9_realloc_frame_buffer()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_iface_common.h70 yv12->alpha_width = yv12->alpha_buffer ? img->d_w : 0; in image2yuvconfig()
81 yv12->alpha_width = yv12->y_width; in image2yuvconfig()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dyv12config.h40 int alpha_width; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_postproc.c325 src->alpha_width}; in vp9_deblock()
351 src->alpha_width}; in vp9_denoise()