Searched defs:alpha_stride (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
H A Dyv12config.c92 ybf->alpha_stride = 0;
159 int alpha_stride = y_stride; local
163 alpha_stride;
205 alpha_stride = y_stride;
208 alpha_stride;
267 ybf->alpha_stride = alpha_stride;
269 (alpha_border_h * alpha_stride) + alpha_border_w;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
H A Dyv12config.h42 int alpha_stride; member in struct:yv12_buffer_config

Completed in 206 milliseconds