Home
last modified time | relevance | path

Searched refs:formatToYcbcr (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/gralloc/legacy/
Dgralloc_vsoc_priv.h251 static inline void formatToYcbcr( in formatToYcbcr() function
294 formatToYcbcr(format, w, h, NULL, &strides); in formatToBytesPerFrame()
Dmapper.cpp122 formatToYcbcr(hnd->format, hnd->x_res, hnd->y_res, base, ycbcr); in gralloc_lock_ycbcr()
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dgralloc_utils.cpp324 formatToYcbcr(gralloc0_buffer->format, in LockYCbCr()