Home
last modified time | relevance | path

Searched refs:OH_MD_KEY_RANGE_FLAG (Results 1 - 13 of 13) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp63 const char *OH_MD_KEY_RANGE_FLAG = "range_flag"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp44 {OH_MD_KEY_RANGE_FLAG, FORMAT_TYPE_INT32},
130 OH_MD_KEY_RANGE_FLAG,
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h333 extern const char *OH_MD_KEY_RANGE_FLAG;
/foundation/multimedia/av_codec/test/fuzztest/audiomuxer_fuzzer/
H A Daudio_muxer_demo.cpp280 OH_AVFormat_SetIntValue(trackFormat, OH_MD_KEY_RANGE_FLAG, param.colorRange); in AddTrack()
308 OH_AVFormat_SetIntValue(trackFormat, OH_MD_KEY_RANGE_FLAG, param.colorRange); in AddCoverTrack()
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp367 ASSERT_FALSE(OH_AVFormat_GetIntValue(paramFormat, OH_MD_KEY_RANGE_FLAG, &flag)); in AvcVideoParam()
404 ASSERT_TRUE(OH_AVFormat_GetIntValue(paramFormat, OH_MD_KEY_RANGE_FLAG, &flag)); in HevcVideoParam()
512 ASSERT_FALSE(OH_AVFormat_GetIntValue(paramFormat, OH_MD_KEY_RANGE_FLAG, &flag)); in OtherVideoParam()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_ndk_sample.cpp151 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_RANGE_FLAG, 1); in ConfigureVideoEncoder()
207 OH_AVFormat_SetIntValue(format, OH_MD_KEY_RANGE_FLAG, data); in ConfigureVideoEncoder_fuzz()
H A Dvideoenc_api11_sample.cpp215 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_RANGE_FLAG, DEFAULT_RANGE_FLAG); in ConfigureVideoEncoder()
281 OH_AVFormat_SetIntValue(format, OH_MD_KEY_RANGE_FLAG, data); in ConfigureVideoEncoder_fuzz()
H A Dfunc_test.cpp196 ASSERT_EQ(true, OH_AVFormat_SetIntValue(format, OH_MD_KEY_RANGE_FLAG, 1)); in HWTEST_F()
/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/
H A Dvideoenc_api11_sample.cpp108 OH_AVFormat_SetIntValue(format, OH_MD_KEY_RANGE_FLAG, data); in ConfigureVideoEncoderFuzz()
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_capi.cpp228 OH_AVFormat_SetIntValue(fmt.get(), OH_MD_KEY_RANGE_FLAG, opt_.rangeFlag.value()); in ConfigureEncoder()
/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/
H A Dvideoenc_sample.cpp127 OH_AVFormat_SetIntValue(format, OH_MD_KEY_RANGE_FLAG, data); in ConfigureVideoEncoderFuzz()
/foundation/multimedia/av_codec/test/nativedemo/avmuxer/
H A Dnative_avmuxer_demo.c141 OH_AVFormat_SetIntValue(formatVideo, OH_MD_KEY_RANGE_FLAG, param->colorRange); in AddTrackVideo()
/foundation/multimedia/av_codec/test/moduletest/muxer/NativeAPI/
H A DNativeAVMuxerParamCheckTest.cpp868 OH_AVFormat_SetIntValue(trackFormat, OH_MD_KEY_RANGE_FLAG, 0); in HWTEST_F()

Completed in 16 milliseconds