HomeSort by relevance Sort by last modified time
    Searched refs:android_ycbcr (Results 1 - 25 of 57) 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 72 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
84 struct android_ycbcr *ycbcr);
86 struct android_ycbcr *ycbcr);
  /hardware/libhardware/modules/camera/3_4/
v4l2_gralloc.h 62 std::unique_ptr<android_ycbcr> transform_dest; // nullptr if no transform.
v4l2_gralloc.cpp 99 android_ycbcr yuv_data;
131 buffer_data->transform_dest.reset(new android_ycbcr(yuv_data));
215 android_ycbcr* yuv_data = buffer_data->transform_dest.get();
  /hardware/qcom/display/sdm845/libgralloc1/
gr_utils.h 74 int GetYUVPlaneInfo(const private_handle_t *hnd, struct android_ycbcr *ycbcr);
83 struct android_ycbcr *ycbcr);
85 struct android_ycbcr *ycbcr);
87 int color_format, struct android_ycbcr *ycbcr);
  /frameworks/native/libs/ui/include/ui/
GraphicBufferMapper.h 60 uint32_t usage, const Rect& bounds, android_ycbcr *ycbcr);
72 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);
  /device/generic/goldfish/camera/
GrallocModule.h 22 struct android_ycbcr *ycbcr) {
  /hardware/libhardware/include/hardware/
gralloc.h 267 struct android_ycbcr *ycbcr);
312 struct android_ycbcr *ycbcr, int fenceFd);
336 * 0, since the actual strides are available from the android_ycbcr
  /frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
SoftVideoEncoderOMXComponent.h 54 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);
  /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);
  /hardware/qcom/display/sdm845/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);

Completed in 325 milliseconds

1 2 3