Home
last modified time | relevance | path

Searched refs:defaultRotation (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dswdecoderconfigure_fuzzer.cpp39 vDecSample->defaultRotation = data_; in SwdecoderConfigureFuzzTest()
H A Dvideodec_sample.h62 uint32_t defaultRotation = 0; variable
H A Dvideodec_sample.cpp163 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, defaultRotation); in ConfigureVideoDecoder()
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.h62 uint32_t defaultRotation = 0; variable
H A Dvideodec_sample.cpp137 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, defaultRotation); in ConfigureVideoDecoder()
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.h60 uint32_t defaultRotation = 0; variable