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()4448 mReprocessType(REPROCESS_TYPE_NONE), in QCamera3ReprocessChannel()4589 if (mReprocessType == REPROCESS_TYPE_JPEG) { in streamCbRoutine()4700 if (mReprocessType == REPROCESS_TYPE_JPEG) { in getStreamBufs()4723 if (mReprocessType == REPROCESS_TYPE_JPEG) { in putStreamBufs()5107 if (mReprocessType != REPROCESS_TYPE_JPEG) { in overrideFwkMetadata()5109 mReprocessType); in overrideFwkMetadata()5214 if (mReprocessType != REPROCESS_TYPE_JPEG && frame->output_buffer != NULL) { in doReprocessOffline()[all …]
277 reprocess_type_t mReprocessType; // Only valid when mPostProcStarted is true. variable686 reprocess_type_t mReprocessType; variable