Searched refs:mReprocessType (Results 1 – 2 of 2) sorted by relevance
782 mReprocessType(REPROCESS_TYPE_NONE), in QCamera3ProcessingChannel()1533 if (config.reprocess_type != mReprocessType) { in startPostProc()1545 mReprocessType = config.reprocess_type; in startPostProc()4435 mReprocessType(REPROCESS_TYPE_NONE), in QCamera3ReprocessChannel()4576 if (mReprocessType == REPROCESS_TYPE_JPEG) { in streamCbRoutine()4687 if (mReprocessType == REPROCESS_TYPE_JPEG) { in getStreamBufs()4710 if (mReprocessType == REPROCESS_TYPE_JPEG) { in putStreamBufs()5094 if (mReprocessType != REPROCESS_TYPE_JPEG) { in overrideFwkMetadata()5096 mReprocessType); in overrideFwkMetadata()5201 if (mReprocessType != REPROCESS_TYPE_JPEG && frame->output_buffer != NULL) { in doReprocessOffline()[all …]
277 reprocess_type_t mReprocessType; // Only valid when mPostProcStarted is true. variable683 reprocess_type_t mReprocessType; variable