Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h162 const std::string BEFORE_DECODE = "SourceBeforeDecode.h265"; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/src/pipeline_node/multimedia_codec/decoder/
H A Ddecode_data_process.cpp400 …umper::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 …umper::GetInstance().GetDumpFlag() && (IsUnderDumpMaxSize(DUMP_PATH + BEFORE_DECODE) == DCAMERA_OK… in BeforeDecodeDump()
448 DumpBufferToFile(DUMP_PATH + BEFORE_DECODE, buffer, bufSize); in BeforeDecodeDump()