Home
last modified time | relevance | path

Searched refs:OH_VideoDecoder_SetParameter (Results 1 – 25 of 25) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_videodecoder.h284 OH_AVErrCode OH_VideoDecoder_SetParameter(OH_AVCodec *codec, OH_AVFormat *format);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avcodec-kit/
H A D_video_decoder.md47 | [OH_AVErrCode](_core.md#oh_averrcode) [OH_VideoDecoder_SetParameter](#oh_videodecoder_setparamete…
602 ### OH_VideoDecoder_SetParameter()
605 OH_AVErrCode OH_VideoDecoder_SetParameter (OH_AVCodec *codec, OH_AVFormat *format )
H A Dnative__avcodec__videodecoder_8h.md35 | [OH_AVErrCode](_core.md#oh_averrcode) [OH_VideoDecoder_SetParameter](_video_decoder.md#oh_videode…
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp450 OH_VideoDecoder_SetParameter(vdec_, format); in testAPI()
666 OH_VideoDecoder_SetParameter(vdec_, format); in AutoSwitchSurface()
846 return OH_VideoDecoder_SetParameter(vdec_, format); in SetParameter()
H A Dvideodec_api11_sample.cpp557 OH_VideoDecoder_SetParameter(vdec_, format); in testAPI()
789 OH_VideoDecoder_SetParameter(vdec_, format); in AutoSwitchSurface()
1061 return OH_VideoDecoder_SetParameter(vdec_, format); in SetParameter()
H A Dreli_test.cpp176 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_SetParameter(vdec_, format));
H A Dapi_test.cpp302 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_SetParameter(vdec_, NULL));
331 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_SetParameter(NULL, format));
764 ASSERT_EQ(AV_ERR_INVALID_STATE, OH_VideoDecoder_SetParameter(vdec_, format));
765 ASSERT_EQ(AV_ERR_INVALID_STATE, OH_VideoDecoder_SetParameter(vdec_, format));
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp521 OH_VideoDecoder_SetParameter(vdec_, format); in testAPI()
719 OH_VideoDecoder_SetParameter(vdec_, format); in AutoSwitchSurface()
900 return OH_VideoDecoder_SetParameter(vdec_, format); in SetParameter()
H A Dvideodec_api11_sample.cpp568 OH_VideoDecoder_SetParameter(vdec_, format); in testAPI()
801 OH_VideoDecoder_SetParameter(vdec_, format); in AutoSwitchSurface()
1074 return OH_VideoDecoder_SetParameter(vdec_, format); in SetParameter()
H A Dapi_test.cpp324 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_SetParameter(vdec_, NULL));
356 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_SetParameter(NULL, format));
772 ASSERT_EQ(AV_ERR_INVALID_STATE, OH_VideoDecoder_SetParameter(vdec_, format));
773 ASSERT_EQ(AV_ERR_INVALID_STATE, OH_VideoDecoder_SetParameter(vdec_, format));
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp441 OH_VideoDecoder_SetParameter(vdec_, format); in testAPI()
666 OH_VideoDecoder_SetParameter(vdec_, format); in AutoSwitchSurface()
879 return OH_VideoDecoder_SetParameter(vdec_, format); in SetParameter()
H A Dapi_test.cpp291 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_SetParameter(vdec_, NULL));
322 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_SetParameter(NULL, format));
748 ASSERT_EQ(AV_ERR_INVALID_STATE, OH_VideoDecoder_SetParameter(vdec_, format));
749 ASSERT_EQ(AV_ERR_INVALID_STATE, OH_VideoDecoder_SetParameter(vdec_, format));
H A Dreli_test.cpp125 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_SetParameter(vdec_, format));
H A Dvideodec_ndk_sample.cpp758 return OH_VideoDecoder_SetParameter(vdec_, format); in SetParameter()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/
H A Dvideodec_capi_mock.cpp235 return OH_VideoDecoder_SetParameter(codec_, formatMock->GetFormat()); in SetParameter()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/fcodec_test/
H A Dvideo_decoder_capi_unit_test.cpp538 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_SetParameter(videoDec_, format_));
548 EXPECT_NE(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_SetParameter(videoDec_, format_));
560 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_SetParameter(videoDec_, format_));
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A Dnative__avcodec__videodecoder_8h.md35 | [OH_AVErrCode](_core.md#oh_averrcode) [OH_VideoDecoder_SetParameter](_video_decoder.md#oh_videode…
H A D_video_decoder.md47 | [OH_AVErrCode](_core.md#oh_averrcode) [OH_VideoDecoder_SetParameter](#oh_videodecoder_setparamete…
634 ### OH_VideoDecoder_SetParameter()
637 OH_AVErrCode OH_VideoDecoder_SetParameter (OH_AVCodec *codec, OH_AVFormat *format )
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.cpp499 OH_VideoDecoder_SetParameter(vdec_, format); in SetParameter()
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp314 OH_VideoDecoder_SetParameter(vdec_, format); in SetParameter()
/ohos5.0/docs/zh-cn/application-dev/media/avcodec/
H A Dvideo-decoding.md397 7. (可选)OH_VideoDecoder_SetParameter()动态配置解码器surface参数。
406 int32_t ret = OH_VideoDecoder_SetParameter(videoDec, format);
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp519 return OH_VideoDecoder_SetParameter(vdec_, format); in SetParameter()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/
H A Dvdec_sample.cpp448 return OH_VideoDecoder_SetParameter(codec_, dyFormat_.get()); in SetParameter()
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_video_decoder.cpp690 OH_AVErrCode OH_VideoDecoder_SetParameter(struct OH_AVCodec *codec, struct OH_AVFormat *format) in OH_VideoDecoder_SetParameter() function
/ohos5.0/docs/en/application-dev/media/avcodec/
H A Dvideo-decoding.md398 7. (Optional) Call **OH_VideoDecoder_SetParameter()** to set the surface parameters of the decoder.
408 int32_t ret = OH_VideoDecoder_SetParameter(videoDec, format);