HomeSort by relevance Sort by last modified time
    Searched refs:debug_params (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3PostProc.cpp     [all...]
QCamera3HWI.cpp 721 mExifParams.debug_params =
723 if (mExifParams.debug_params) {
724 memset(mExifParams.debug_params, 0, sizeof(mm_jpeg_debug_exif_params_t));
784 if (mExifParams.debug_params) {
785 free(mExifParams.debug_params);
786 mExifParams.debug_params = NULL;
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
mm_jpeg_interface.h 73 mm_jpeg_debug_exif_params_t *debug_params; member in struct:__anon32082
  /hardware/qcom/camera/QCamera2/HAL/
QCameraPostProc.cpp     [all...]
QCamera2HWICallbacks.cpp     [all...]
QCamera2HWI.cpp     [all...]

Completed in 128 milliseconds