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

  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HALHeader.h 90 reprocess_type_t reprocess_type; member in struct:qcamera::__anon31329
QCamera3PostProc.cpp 225 if (config.reprocess_type != REPROCESS_TYPE_NONE) {
241 if (config.reprocess_type == REPROCESS_TYPE_JPEG) {
603 if (frame->reproc_config.reprocess_type != REPROCESS_TYPE_NONE) {
    [all...]
QCamera3Channel.cpp     [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/
QCamera3HALHeader.h 90 reprocess_type_t reprocess_type; member in struct:qcamera::__anon31966
QCamera3PostProc.cpp 234 if (config.reprocess_type != REPROCESS_TYPE_NONE) {
250 if (config.reprocess_type == REPROCESS_TYPE_JPEG) {
615 if (frame->reproc_config.reprocess_type == REPROCESS_TYPE_NONE) {
    [all...]
QCamera3Channel.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HALHeader.h 90 reprocess_type_t reprocess_type; member in struct:qcamera::__anon3277
QCamera3PostProc.cpp 219 if (config.reprocess_type != REPROCESS_TYPE_NONE) {
235 if (config.reprocess_type == REPROCESS_TYPE_JPEG) {
572 if (frame->reproc_config.reprocess_type != REPROCESS_TYPE_NONE) {
    [all...]
QCamera3Channel.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HALHeader.h 90 reprocess_type_t reprocess_type; member in struct:qcamera::__anon3829
QCamera3PostProc.cpp 219 if (config.reprocess_type != REPROCESS_TYPE_NONE) {
235 if (config.reprocess_type == REPROCESS_TYPE_JPEG) {
572 if (frame->reproc_config.reprocess_type != REPROCESS_TYPE_NONE) {
    [all...]
QCamera3Channel.cpp     [all...]

Completed in 563 milliseconds