Searched defs:numPlanes (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/multimedia/media_foundation/video_processing_engine/framework/algorithm/detail_enhancer/skia/ |
H A D | skia_impl.cpp | 111 int numPlanes; in ConfigYUVFormat() local 191 int numPlanes = ConfigYUVFormat(buffer, planeConfig, rowbyte, pixmapAddr); in CreateYUVPixmap() local 203 … std::array<SkPixmap, SkYUVAInfo::kMaxPlanes>& outputPixmap, SkSamplingOptions opt, int numPlanes) in YUVPixmapScale()
|
/ohos5.0/drivers/hdf_core/framework/model/camera/buffer_manager/src/ |
H A D | buffer_queue.c | 157 uint32_t numBuffers, uint32_t numPlanes, const uint32_t planeSizes[]) in BufferQueueAllocBuffers() 202 uint32_t numBuffers, uint32_t numPlanes, uint32_t planeSizes[]) in BufferQueueRequestBuffers()
|
H A D | camera_buffer_manager.c | 129 uint32_t numPlanes = 0; in BufferQueueRequest() local
|
/ohos5.0/drivers/hdf_core/framework/model/camera/buffer_manager/include/ |
H A D | camera_buffer.h | 51 uint32_t numPlanes; member
|
/ohos5.0/drivers/peripheral/display/hal/default/ |
H A D | display_gralloc.c | 52 uint32_t numPlanes; member
|