Searched defs:reproc (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraPostProc.cpp249 // Delete previous reproc channel
271 // Create all reproc channels and start channel
326 // stop reproc channel if exists
1898 * @reproc : ptr to reprocess stream if present
1910 QCameraStream **reproc,
1944 *main = *thumb = *reproc = NULL;
1968 *reproc = pStream;
2054 LOGE("Syncing of reproc stream runtime parameters failed %d",
2204 // use src to reproc frame as work buffer; if src buf is not available
2214 // Call queryStreams to fetch source of reproc fram
1908 queryStreams(QCameraStream **main, QCameraStream **thumb, QCameraStream **reproc, mm_camera_buf_def_t **main_image, mm_camera_buf_def_t **thumb_image, mm_camera_super_buf_t *frame, mm_camera_super_buf_t *reproc_frame) argument
[all...]
/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraPostProc.cpp249 // Delete previous reproc channel
271 // Create all reproc channels and start channel
326 // stop reproc channel if exists
1949 * @reproc : ptr to reprocess stream if present
1961 QCameraStream **reproc,
1995 *main = *thumb = *reproc = NULL;
2018 *reproc = pStream;
2104 LOGE("Syncing of reproc stream runtime parameters failed %d",
2256 // use src to reproc frame as work buffer; if src buf is not available
2266 // Call queryStreams to fetch source of reproc fram
1959 queryStreams(QCameraStream **main, QCameraStream **thumb, QCameraStream **reproc, mm_camera_buf_def_t **main_image, mm_camera_buf_def_t **thumb_image, mm_camera_super_buf_t *frame, mm_camera_super_buf_t *reproc_frame) argument
[all...]

Completed in 12 milliseconds