Home
last modified time | relevance | path

Searched defs:AVCODEC_SAMPLE_LOGE (Results 1 – 2 of 2) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Media/AudioToVideoSync/entry/src/main/cpp/common/dfx/log/
DAVCodecSampleLog.h31 #define AVCODEC_SAMPLE_LOGE(fmt, ...) AVCODEC_SAMPLE_LOG(OH_LOG_ERROR, fmt, ##__VA_ARGS__) macro
/applications/standard/app_samples/code/BasicFeature/Media/AVCodec/entry/src/main/cpp/common/dfx/log/
Dav_codec_sample_log.h39 #define AVCODEC_SAMPLE_LOGE(fmt, ...) AVCODEC_SAMPLE_LOG(OH_LOG_ERROR, fmt, ##__VA_ARGS__) macro