Home
last modified time | relevance | path

Searched refs:recording (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/camera/device/1.0/
DICameraDevice.hal203 * release video recording frames sent out by the cameral HAL before and
205 * clients must not modify/access any video recording frame after calling
243 * buffers sent out via CAMERA_MSG_VIDEO_FRAME for a recording session. If
280 * responsibility to manage the life-cycle of the video recording frames,
281 * and the client must not modify/access any video recording frames.
288 * Stop a previously started recording.
293 * Returns true if recording is enabled.
295 * @return enabled True if recording is currently active.
303 * It is camera HAL client's responsibility to release video recording
307 * responsibility to manage the life-cycle of the video recording frames.
[all …]
DICameraDeviceCallback.hal102 * recording. The HAL must not mix use of this method with handleCallbackTimestamp in one
103 * recording session (between startRecording and stopRecording)
Dtypes.hal145 * Configure an explicit format to use for video recording metadata mode.
151 * INVALID_OPERATION error if it is sent after video recording is started,
278 * Used by camera framework to send a batch of recording frames back to camera HAL.
/hardware/interfaces/media/omx/1.0/
DIOmx.hal72 * Create an input surface for recording.
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_dual_test.c71 uint16_t recording; member
838 for (m = 0; m < params.recording; m++) { in back_thread()
995 bparams.recording= 5; in mm_app_dtc_10()
1032 bparams.recording= 5; in mm_app_dtc_11()
/hardware/interfaces/camera/device/3.2/
Dtypes.hal693 * Standard video recording plus preview with 3A on auto, torch off.
698 * High-quality still capture while recording video. Applications typically
DICameraDeviceSession.hal130 * capture to video recording).