Home
last modified time | relevance | path

Searched defs:outPutFormat (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/common/
H A Daw_common.h67 OutputFormatType outPutFormat = FORMAT_MPEG_4; member
80 OutputFormatType outPutFormat = FORMAT_M4A; member
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/include/
H A Drecorder_mock.h98 OutputFormatType outPutFormat = FORMAT_MPEG_4; member
116 OutputFormatType outPutFormat = FORMAT_M4A; member
/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp613 OutputFormat outPutFormat; in SetOutputFormat() local