Home
last modified time | relevance | path

Searched refs:GRAPHIC_PIXEL_FMT_BLOB (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_util.cpp40 {OHOS_CAMERA_FORMAT_JPEG, GRAPHIC_PIXEL_FMT_BLOB},
46 {OHOS_CAMERA_FORMAT_DNG, GRAPHIC_PIXEL_FMT_BLOB},
H A Dhstream_capture.cpp121 streamInfo.v1_0.format_ = GRAPHIC_PIXEL_FMT_BLOB; in SetStreamInfo()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dmemory_manager.cpp157 return GRAPHIC_PIXEL_FMT_BLOB; in GetRequestBufferFormatWithPixelFormat()
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dsurface_type.h132 GRAPHIC_PIXEL_FMT_BLOB = 38, /**< BLOB format */ enumerator
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
H A Ddcamera_stream.cpp204 config.format = GraphicPixelFormat::GRAPHIC_PIXEL_FMT_BLOB; in GetNextRequest()