Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dyv12config.h42 int alpha_stride; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dyv12config.c159 int alpha_stride = y_stride; in vp9_realloc_frame_buffer() local