Home
last modified time | relevance | path

Searched refs:output_format_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/av_codec/test/fuzztest/audiomuxer_fuzzer/
H A Daudio_muxer_demo.cpp90 output_format_ = OH_AVOutputFormat::AV_OUTPUT_FORMAT_M4A; in InitFile()
93 output_format_ = OH_AVOutputFormat::AV_OUTPUT_FORMAT_MPEG_4; in InitFile()
96 output_format_ = OH_AVOutputFormat::AV_OUTPUT_FORMAT_MPEG_4; in InitFile()
99 output_format_ = OH_AVOutputFormat::AV_OUTPUT_FORMAT_MPEG_4; in InitFile()
102 output_format_ = OH_AVOutputFormat::AV_OUTPUT_FORMAT_MPEG_4; in InitFile()
106 output_format_ = OH_AVOutputFormat::AV_OUTPUT_FORMAT_MPEG_4; in InitFile()
110 output_format_ = OH_AVOutputFormat::AV_OUTPUT_FORMAT_AMR; in InitFile()
114 output_format_ = OH_AVOutputFormat::AV_OUTPUT_FORMAT_AMR; in InitFile()
118 output_format_ = OH_AVOutputFormat::AV_OUTPUT_FORMAT_MP3; in InitFile()
217 return OH_AVMuxer_Create(outputFd_, output_format_); in Create()
[all...]
H A Daudio_muxer_demo.h93 OH_AVOutputFormat output_format_; member in OHOS::MediaAVCodec::AudioBufferDemo::AVMuxerDemo

Completed in 1 milliseconds