Searched refs:yv12_align_addr (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
H A Dyv12config.c26 #define yv12_align_addr(addr, align) \ macro
187 ybf->buffer_alloc = (uint8_t *)yv12_align_addr(fb->data, 32);

Completed in 80 milliseconds