Home
last modified time | relevance | path

Searched refs:MEDIA_OK (Results 1 - 12 of 12) sorted by relevance

/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp76 return MEDIA_OK; in SetVencSource()
188 return MEDIA_OK; in CameraCreateVideoEnc()
274 return (*codecHdl != nullptr) ? MEDIA_OK : MEDIA_ERR; in CameraCreateJpegEnc()
292 return MEDIA_OK; in CopyCodecOutput()
370 if (ret != MEDIA_OK) { in OnVencBufferAvailble()
405 if (result != MEDIA_OK) { in SetFrameConfigEnd()
421 if (result == MEDIA_OK) { in SetFrameConfigEnd()
441 int32_t ret = MEDIA_OK; in SetFrameConfig()
451 if (ret != MEDIA_OK) { in SetFrameConfig()
468 if (ret != MEDIA_OK) { in SetFrameConfig()
[all...]
H A Dcamera_service.cpp113 if (ret != MEDIA_OK) { in GetCameraInfo()
152 if (ret == MEDIA_OK) { in GetCameraModeNum()
170 if (device->Initialize() != MEDIA_OK) { in CreateCamera()
/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_impl.cpp64 if (ret != MEDIA_OK) { in Configure()
73 if (ret != MEDIA_OK) { in OnConfigured()
116 if (ret != MEDIA_OK) { in TriggerLoopingCapture()
121 return MEDIA_OK; in TriggerLoopingCapture()
171 if (ret != MEDIA_OK) { in TriggerSingleCapture()
174 return MEDIA_OK; in TriggerSingleCapture()
212 if (ret != MEDIA_OK) { in OnFrameFinished()
/foundation/multimedia/camera_lite/frameworks/binder/src/
H A Dcamera_device_client.cpp105 return MEDIA_OK; in SetCameraConfig()
150 return MEDIA_OK; in SerilizeFrameConfig()
166 if (SerilizeFrameConfig(io, fc, maxSurfaceNum) != MEDIA_OK) { in TriggerLoopingCapture()
194 if (SerilizeFrameConfig(io, fc, maxSurfaceNum) != MEDIA_OK) { in TriggerSingleCapture()
337 return MEDIA_OK; in DeviceClientCallback()
H A Dcamera_service_client.cpp280 return MEDIA_OK; in ServiceClientCallback()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/include/
H A Dmedia_log.h28 #define MEDIA_OK 0 macro
/foundation/multimedia/audio_lite/services/server/src/
H A Daudio_capturer_server.cpp50 WriteInt32(reply, MEDIA_OK); in AcceptServer()
71 WriteInt32(reply, MEDIA_OK); in DropServer()
277 WriteInt32(reply, MEDIA_OK); in GetFrameCount()
289 WriteInt32(reply, MEDIA_OK); in GetStatus()
/foundation/multimedia/media_utils_lite/interfaces/kits/
H A Dmedia_log.h47 #define MEDIA_OK 0 macro
/foundation/multimedia/camera_lite/interfaces/kits/
H A Dcamera_ability.h103 return MEDIA_OK; in SetParameterRange()
/foundation/multimedia/camera_framework/common/utils/
H A Dcamera_log.h49 #define MEDIA_OK 0 macro
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcamera_component.cpp444 return camera->TriggerSingleCapture(*frameConfig) == MEDIA_OK; in CaptureFrame()
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp96 return MEDIA_OK; in RecorderCallbackSvc()

Completed in 9 milliseconds