Home
last modified time | relevance | path

Searched defs:ycbcr (Results 1 – 11 of 11) sorted by relevance

/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_module.cpp101 int h, android_ycbcr *ycbcr) in gralloc_lock_ycbcr()
124 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async()
Dmali_gralloc_bufferaccess.cpp73 int h, android_ycbcr *ycbcr) in mali_gralloc_lock_ycbcr()
235 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in mali_gralloc_lock_ycbcr_async()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_module.cpp101 int h, android_ycbcr *ycbcr) in gralloc_lock_ycbcr()
124 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in gralloc_lock_ycbcr_async()
Dmali_gralloc_bufferaccess.cpp73 int h, android_ycbcr *ycbcr) in mali_gralloc_lock_ycbcr()
235 int w, int h, android_ycbcr *ycbcr, int32_t fence_fd) in mali_gralloc_lock_ycbcr_async()
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp330 …module, buffer_handle_t handle, int usage, int l, int t, int w, int h, struct android_ycbcr *ycbcr) in gralloc_lock_ycbcr()
489 …buffer_handle_t handle, int usage, int l, int t, int w, int h, struct android_ycbcr *ycbcr, int fe… in gralloc_lock_async_ycbcr()
/device/generic/goldfish/camera/
Dyuv.cpp82 const android_ycbcr& ycbcr, in toNV21Shallow()
Dconverters.cpp55 const uint32_t* rgba, const android_ycbcr& ycbcr) { in rgba2yuv()
DFakeRotatingCamera.cpp570 android_ycbcr ycbcr; in captureFrameYUV() local
627 const android_ycbcr ycbcr = yuv::NV21init(si.size.width, si.size.height, in captureFrameForCompressing() local
DQemuCamera.cpp298 android_ycbcr ycbcr; in captureFrameYUV() local
/device/generic/goldfish-opengl/system/hals/
Dmapper3.cpp168 YCbCrLayout3 ycbcr = {}; in lockYCbCr() local
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp1373 android_ycbcr *ycbcr) in gralloc_lock_ycbcr()