Home
last modified time | relevance | path

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 Dskia_impl.cpp111 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 Dbuffer_queue.c157 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 Dcamera_buffer_manager.c129 uint32_t numPlanes = 0; in BufferQueueRequest() local
/ohos5.0/drivers/hdf_core/framework/model/camera/buffer_manager/include/
H A Dcamera_buffer.h51 uint32_t numPlanes; member
/ohos5.0/drivers/peripheral/display/hal/default/
H A Ddisplay_gralloc.c52 uint32_t numPlanes; member