Home
last modified time | relevance | path

Searched refs:BEFORE_DECODE (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h171 const std::string BEFORE_DECODE = "SourceBeforeDecode.h265"; member
/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp400 if (DcameraHidumper::GetInstance().GetDumpFlag() && (IsUnderDumpMaxSize(DUMP_PATH + BEFORE_DECODE) == DCAMERA_OK)) { in BeforeDecodeDump()
401 DumpBufferToFile(DUMP_PATH + BEFORE_DECODE, buffer, bufSize); in BeforeDecodeDump()
H A Ddecode_data_process_common.cpp447 if (DcameraHidumper::GetInstance().GetDumpFlag() && (IsUnderDumpMaxSize(DUMP_PATH + BEFORE_DECODE) == DCAMERA_OK)) { in BeforeDecodeDump()
448 DumpBufferToFile(DUMP_PATH + BEFORE_DECODE, buffer, bufSize); in BeforeDecodeDump()

Completed in 3 milliseconds