/hardware/interfaces/camera/common/1.0/default/include/ |
D | HandleImporter.h | 26 using android::hardware::graphics::mapper::V2_0::YCbCrLayout; 52 YCbCrLayout lockYCbCr(buffer_handle_t& buf, uint64_t cpuUsage, 64 YCbCrLayout lockYCbCrInternal(const sp<M> mapper, buffer_handle_t& buf, uint64_t cpuUsage,
|
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraUtils.h | 29 using android::hardware::graphics::mapper::V2_0::YCbCrLayout; 147 int allocate(YCbCrLayout* out = nullptr); 148 int getLayout(YCbCrLayout* out); 149 int getCroppedLayout(const IMapper::Rect&, YCbCrLayout* out); // return non-zero for bad input
|
D | ExternalCameraDeviceSession.h | 281 static uint32_t getFourCcFromLayout(const YCbCrLayout&); 294 YCbCrLayout* out); 298 YCbCrLayout* out); 300 int formatConvertLocked(const YCbCrLayout& in, const YCbCrLayout& out, 304 const YCbCrLayout& inLayout, int jpegQuality, 331 YCbCrLayout mYu12FrameLayout; 332 YCbCrLayout mYu12ThumbFrameLayout;
|
/hardware/interfaces/graphics/mapper/2.0/utils/hal/include/mapper-hal/2.0/ |
D | Mapper.h | 117 hidl_cb(Error::BAD_BUFFER, YCbCrLayout{}); in lockYCbCr() 124 hidl_cb(error, YCbCrLayout{}); in lockYCbCr() 128 YCbCrLayout layout{}; in lockYCbCr()
|
D | MapperHal.h | 52 YCbCrLayout* outLayout) = 0;
|
/hardware/interfaces/camera/common/1.0/default/ |
D | HandleImporter.cpp | 87 YCbCrLayout HandleImporter::lockYCbCrInternal(const sp<M> mapper, buffer_handle_t& buf, in lockYCbCrInternal() 91 YCbCrLayout layout = {}; in lockYCbCrInternal() 263 YCbCrLayout HandleImporter::lockYCbCr( in lockYCbCr()
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraUtils.cpp | 84 int AllocatedFrame::allocate(YCbCrLayout* out) { in allocate() 109 int AllocatedFrame::getLayout(YCbCrLayout* out) { in getLayout() 116 int AllocatedFrame::getCroppedLayout(const IMapper::Rect& rect, YCbCrLayout* out) { in getCroppedLayout()
|
D | ExternalCameraDeviceSession.cpp | 959 const YCbCrLayout& layout) { in getFourCcFromLayout() 1041 sp<AllocatedFrame>& in, const Size& outSz, YCbCrLayout* out) { in cropAndScaleLocked() 1063 YCbCrLayout croppedLayout; in cropAndScaleLocked() 1092 YCbCrLayout outLayout; in cropAndScaleLocked() 1133 sp<AllocatedFrame>& in, const Size &outSz, YCbCrLayout* out) { in cropAndScaleThumbLocked() 1220 YCbCrLayout inputLayout; in cropAndScaleThumbLocked() 1238 YCbCrLayout outFullLayout; in cropAndScaleThumbLocked() 1278 const YCbCrLayout& in, const YCbCrLayout& out, Size sz, uint32_t format) { in formatConvertLocked() 1360 const Size & inSz, const YCbCrLayout& inLayout, in encodeJpegYU12() 1681 YCbCrLayout yu12Main; in createJpegLocked() [all …]
|
/hardware/interfaces/graphics/mapper/2.0/utils/vts/include/mapper-vts/2.0/ |
D | MapperVts.h | 72 YCbCrLayout lockYCbCr(const native_handle_t* bufferHandle, uint64_t cpuUsage,
|
/hardware/interfaces/graphics/mapper/2.0/utils/vts/ |
D | MapperVts.cpp | 192 YCbCrLayout Gralloc::lockYCbCr(const native_handle_t* bufferHandle, uint64_t cpuUsage, in lockYCbCr() 204 YCbCrLayout layout = {}; in lockYCbCr()
|
/hardware/interfaces/graphics/mapper/3.0/utils/vts/include/mapper-vts/3.0/ |
D | MapperVts.h | 74 YCbCrLayout lockYCbCr(const native_handle_t* bufferHandle, uint64_t cpuUsage,
|
/hardware/interfaces/media/omx/1.0/vts/functional/common/ |
D | media_hidl_test_common.h | 311 using YCbCrLayout = android::hardware::graphics::mapper::V2_0::YCbCrLayout; member 326 using YCbCrLayout = android::hardware::graphics::mapper::V3_0::YCbCrLayout; member
|
/hardware/interfaces/graphics/mapper/3.0/utils/vts/ |
D | MapperVts.cpp | 214 YCbCrLayout Gralloc::lockYCbCr(const native_handle_t* bufferHandle, uint64_t cpuUsage, in lockYCbCr() 226 YCbCrLayout layout = {}; in lockYCbCr()
|
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/ |
D | Gralloc1Hal.h | 142 YCbCrLayout* outLayout) override { in lockYCbCr() 254 static bool toYCbCrLayout(const android_flex_layout& flex, YCbCrLayout* outLayout) { in toYCbCrLayout()
|
D | Gralloc0Hal.h | 131 YCbCrLayout* outLayout) override { in lockYCbCr()
|
/hardware/interfaces/graphics/mapper/2.0/ |
D | types.hal | 58 struct YCbCrLayout {
|
D | IMapper.hal | 185 * pointer directly to the buffer data, it returns an YCbCrLayout struct 217 YCbCrLayout layout);
|
/hardware/qcom/sdm845/display/gralloc/ |
D | QtiMapper.h | 49 using ::android::hardware::graphics::mapper::V2_0::YCbCrLayout;
|
D | QtiMapper.cpp | 193 YCbCrLayout layout = {}; in lockYCbCr() 352 hidl_vec<YCbCrLayout> layout; in getYuvPlaneInfo()
|
/hardware/interfaces/graphics/mapper/3.0/ |
D | types.hal | 77 struct YCbCrLayout {
|
D | IMapper.hal | 239 * pointer directly to the buffer data, it returns a `YCbCrLayout` struct 271 YCbCrLayout layout);
|
/hardware/google/av/codec2/vndk/ |
D | C2AllocatorGralloc.cpp | 68 using ::android::hardware::graphics::mapper::V2_0::YCbCrLayout; 405 YCbCrLayout ycbcrLayout; in map()
|
/hardware/interfaces/graphics/mapper/2.0/vts/functional/ |
D | VtsHalGraphicsMapperV2_0TargetTest.cpp | 347 YCbCrLayout layout; in TEST_F()
|
/hardware/interfaces/graphics/mapper/3.0/vts/functional/ |
D | VtsHalGraphicsMapperV3_0TargetTest.cpp | 361 YCbCrLayout layout; in TEST_F()
|
/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 644 using YCbCrLayout = typename Gralloc::YCbCrLayout; in colorFormatConversion() typedef 648 YCbCrLayout ycbcrLayout; in colorFormatConversion() 664 const YCbCrLayout& _n1) { in colorFormatConversion()
|