HomeSort by relevance Sort by last modified time
    Searched refs:android_ycbcr (Results 1 - 25 of 51) sorted by null

1 2 3

  /hardware/qcom/display/msm8996/libgralloc1/
gr_allocator.h 72 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
84 struct android_ycbcr *ycbcr);
86 struct android_ycbcr *ycbcr);
  /hardware/qcom/display/msm8998/libgralloc1/
gr_allocator.h 71 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
83 struct android_ycbcr *ycbcr);
85 struct android_ycbcr *ycbcr);
  /frameworks/native/include/ui/
GraphicBufferMapper.h 59 uint32_t usage, const Rect& bounds, android_ycbcr *ycbcr);
71 uint32_t usage, const Rect& bounds, android_ycbcr *ycbcr,
GraphicBuffer.h 167 status_t lockYCbCr(uint32_t inUsage, android_ycbcr *ycbcr);
169 android_ycbcr *ycbcr);
176 status_t lockAsyncYCbCr(uint32_t inUsage, android_ycbcr *ycbcr,
179 android_ycbcr *ycbcr, int fenceFd);
  /frameworks/native/libs/ui/
GraphicBufferMapper.cpp 89 const Rect& bounds, android_ycbcr *ycbcr)
152 uint32_t usage, const Rect& bounds, android_ycbcr *ycbcr, int fenceFd)
  /hardware/libhardware/include/hardware/
gralloc.h 268 struct android_ycbcr *ycbcr);
313 struct android_ycbcr *ycbcr, int fenceFd);
337 * 0, since the actual strides are available from the android_ycbcr
  /frameworks/av/media/libstagefright/include/
SoftVideoEncoderOMXComponent.h 55 struct android_ycbcr *ycbcr, int32_t width, int32_t height);
  /hardware/qcom/display/msm8084/libgralloc/
gralloc.cpp 48 struct android_ycbcr *ycbcr);
gr.h 72 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
  /hardware/qcom/display/msm8226/libgralloc/
gralloc.cpp 48 struct android_ycbcr *ycbcr);
gr.h 72 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
  /hardware/qcom/display/msm8909/libgralloc/
gralloc.cpp 48 struct android_ycbcr *ycbcr);
gr.h 72 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
  /hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp 48 struct android_ycbcr *ycbcr);
  /hardware/qcom/display/msm8994/libgralloc/
gralloc.cpp 50 struct android_ycbcr *ycbcr);
gr.h 73 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
mapper.cpp 271 struct android_ycbcr *ycbcr)
336 static void ycbcr_to_flexible_layout(const struct android_ycbcr* ycbcr,
483 android_ycbcr* ycbcr = va_arg(args, struct android_ycbcr *);
593 struct android_ycbcr ycbcr;
  /hardware/qcom/display/msm8996/libgralloc/
gralloc.cpp 50 struct android_ycbcr *ycbcr);
gr.h 73 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
mapper.cpp 271 struct android_ycbcr *ycbcr)
336 static void ycbcr_to_flexible_layout(const struct android_ycbcr* ycbcr,
483 android_ycbcr* ycbcr = va_arg(args, struct android_ycbcr *);
644 struct android_ycbcr ycbcr;
  /hardware/qcom/display/msm8998/libgralloc/
gralloc.cpp 48 struct android_ycbcr *ycbcr);
gr.h 65 int getYUVPlaneInfo(private_handle_t* pHnd, struct android_ycbcr* ycbcr);
  /system/core/libsystem/include/system/
graphics.h 83 struct android_ycbcr { struct
  /frameworks/native/libs/vr/libbufferhub/include/private/dvr/
ion_buffer.h 66 struct android_ycbcr* yuv);
  /frameworks/native/libs/gui/
CpuConsumer.cpp 118 android_ycbcr ycbcr = android_ycbcr();

Completed in 489 milliseconds

1 2 3