Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/fcodec_test/
H A Dvideo_decoder_capi_unit_test.cpp419 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Configure(videoDec_, format_));
427 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Configure(videoDec_, format_));
436 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Configure(videoDec_, format_));
438 EXPECT_NE(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Configure(videoDec_, format_));
446 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Configure(videoDec_, format_));
447 EXPECT_NE(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Configure(videoDec_, format_));
455 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Configure(videoDec_, format_));
470 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Configure(videoDec_, format_));
480 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Configure(videoDec_, format_));
490 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Configure(videoDec_, format_));
[all …]
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dapi_test.cpp530 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
552 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
575 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
599 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
621 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
668 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
692 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
1116 ASSERT_NE(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
1121 ASSERT_NE(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
1148 ASSERT_NE(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
[all …]
H A Dhwh265_hdr2sdr_test.cpp97 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_Configure(vdec_, format));
108 …ASSERT_EQ(AV_ERR_VIDEO_UNSUPPORTED_COLOR_SPACE_CONVERSION, OH_VideoDecoder_Configure(vdec_, format…
127 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_Configure(vdec_, format));
139 …ASSERT_EQ(AV_ERR_VIDEO_UNSUPPORTED_COLOR_SPACE_CONVERSION, OH_VideoDecoder_Configure(vdec_, format…
158 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_Configure(vdec_, format));
169 …ASSERT_EQ(AV_ERR_VIDEO_UNSUPPORTED_COLOR_SPACE_CONVERSION, OH_VideoDecoder_Configure(vdec_, format…
189 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
200 …ASSERT_EQ(AV_ERR_VIDEO_UNSUPPORTED_COLOR_SPACE_CONVERSION, OH_VideoDecoder_Configure(vdec_, format…
566 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_Configure(vdec_, format));
586 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_Configure(vdec_, format));
[all …]
H A Dconfigure_test.cpp89 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec, format));
109 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec, format));
129 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec, format));
149 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec, format));
H A Dreli_test.cpp144 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
171 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dapi_test.cpp579 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
600 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
622 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
648 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
672 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
695 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
1534 ASSERT_NE(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
2417 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec, format));
2439 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec, format));
2461 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec, format));
[all …]
/ohos5.0/foundation/multimedia/av_codec/test/unittest/codec_param_checker_test/
H A Dcodec_param_checker_test.cpp848 OH_AVErrCode ret = OH_VideoDecoder_Configure(g_videoDec, g_format);
862 OH_AVErrCode ret = OH_VideoDecoder_Configure(g_videoDec, g_format);
876 OH_AVErrCode ret = OH_VideoDecoder_Configure(g_videoDec, g_format);
890 OH_AVErrCode ret = OH_VideoDecoder_Configure(g_videoDec, g_format);
903 OH_AVErrCode ret = OH_VideoDecoder_Configure(g_videoDec, g_format);
917 OH_AVErrCode ret = OH_VideoDecoder_Configure(g_videoDec, g_format);
931 OH_AVErrCode ret = OH_VideoDecoder_Configure(g_videoDec, g_format);
945 OH_AVErrCode ret = OH_VideoDecoder_Configure(g_videoDec, g_format);
958 OH_AVErrCode ret = OH_VideoDecoder_Configure(g_videoDec, g_format);
994 OH_AVErrCode ret = OH_VideoDecoder_Configure(videoDec, format);
[all …]
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dapi_test.cpp513 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
537 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
562 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
588 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
615 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
648 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
674 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
1011 ASSERT_NE(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
1016 ASSERT_NE(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
1089 ASSERT_NE(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
[all …]
H A Dreli_test.cpp91 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
120 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Configure(vdec_, format));
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_5.0.0.22/
H A Dchangelogs-multimedia.md3 ## c1.multimedia.1 OH_VideoDecoder_Configure、OH_VideoEncoder_Configure 接口行为变更
31 | OH_VideoDecoder_Configure | 传入无效的参数时,接口将报错 |
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_5.0.0.22/
H A Dchangelogs-multimedia.md3 ## c1.multimedia.1 API Behavior of OH_VideoDecoder_Configure and OH_VideoEncoder_Configure Changed
17 For details about the decoder parameter verification logic, see [OH_VideoDecoder_Configure()](../..…
33 | OH_VideoDecoder_Configure | An error is thrown if an invalid parameter is passed in.|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avcodec-kit/
H A D_video_decoder.md40 | [OH_AVErrCode](_core.md#oh_averrcode) [OH_VideoDecoder_Configure](#oh_videodecoder_configure) ([O…
62 ### OH_VideoDecoder_Configure()
65 OH_AVErrCode OH_VideoDecoder_Configure (OH_AVCodec *codec, OH_AVFormat *format )
338 准备解码器的内部资源,在调用该接口之前,必须调用OH_VideoDecoder_Configure接口。
535 重置解码器,解码器回到初始化状态。如果要继续解码,需要再次调用OH_VideoDecoder_Configure接口配置解码器实例。
H A Dnative__avcodec__videodecoder_8h.md28 | [OH_AVErrCode](_core.md#oh_averrcode) [OH_VideoDecoder_Configure](_video_decoder.md#oh_videodecod…
/ohos5.0/docs/zh-cn/application-dev/media/avcodec/
H A Dvideo-decoding.md17 | 低时延解码 | 通过调用OH_VideoDecoder_Configure接口配置,具体可参考下文中:Surface模式的步骤-5或Buffer模式步骤-5 |
56 2. Initialized状态下,调用OH_VideoDecoder_Configure接口配置解码器,配置成功后解码器进入Configured状态。
354 5. 调用OH_VideoDecoder_Configure()配置解码器。
358 …参数校验规则请参考[OH_VideoDecoder_Configure() 参考文档](../../reference/apis-avcodec-kit/_video_decoder.md#oh_…
374 int32_t ret = OH_VideoDecoder_Configure(videoDec, format);
644 …调用OH_VideoDecoder_Reset接口后,解码器回到初始化的状态,需要调用OH_VideoDecoder_Configure接口、OH_VideoDecoder_SetSurface接…
656 ret = OH_VideoDecoder_Configure(videoDec, format);
887 5. 调用OH_VideoDecoder_Configure()配置解码器。
898 int32_t ret = OH_VideoDecoder_Configure(videoDec, format);
H A Dparallel-decoding-nativeWindow.md104 具体开发指导请参考[视频解码Surface模式](video-decoding.md#surface模式)“步骤-5:调用OH_VideoDecoder_Configure()配置解码器”。
H A Dvideo-encoding-configuration-typical-scenarios.md127 int32_t ret = OH_VideoDecoder_Configure(videoDec, format);
/ohos5.0/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_videodecoder.h165 OH_AVErrCode OH_VideoDecoder_Configure(OH_AVCodec *codec, OH_AVFormat *format);
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/
H A Dhdrcodec_ndk_sample.cpp340 int ret = OH_VideoDecoder_Configure(vdec_, format); in Configure()
393 ret = OH_VideoDecoder_Configure(vdec_, format); in ReConfigure()
/ohos5.0/docs/en/application-dev/media/avcodec/
H A Dvideo-decoding.md17 | Low-latency decoding | Call **OH_VideoDecoder_Configure** to configure this capability. For detai…
55 2. When the decoder is in the Initialized state, you can call **OH_VideoDecoder_Configure** to conf…
355 5. Call **OH_VideoDecoder_Configure()** to configure the decoder.
359 …For details about the parameter verification rules, see [OH_VideoDecoder_Configure()](../../refere…
375 int32_t ret = OH_VideoDecoder_Configure(videoDec, format);
647 …to the Initialized state. To continue decoding, you must call **OH_VideoDecoder_Configure**, **OH_…
659 ret = OH_VideoDecoder_Configure(videoDec, format);
889 5. Call **OH_VideoDecoder_Configure()** to configure the decoder.
900 int32_t ret = OH_VideoDecoder_Configure(videoDec, format);
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo.cpp162 OH_VideoDecoder_Configure(dec, trackFormat); in AVCodecE2EDemo()
H A Davcodec_e2e_demo_api10.cpp184 OH_VideoDecoder_Configure(dec, trackFormat); in AVCodecE2EDemoAPI10()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_decoder/
H A Dvideo_decoder.cpp131 int ret = OH_VideoDecoder_Configure(codec_.get(), format.get()); in Configure()
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A D_video_decoder.md40 | [OH_AVErrCode](_core.md#oh_averrcode) [OH_VideoDecoder_Configure](#oh_videodecoder_configure) ([O…
62 ### OH_VideoDecoder_Configure()
65 OH_AVErrCode OH_VideoDecoder_Configure (OH_AVCodec *codec, OH_AVFormat *format )
357 …al resources for a video decoder. This function must be called after **OH_VideoDecoder_Configure**.
566 …rns to the initial state. To continue decoding, you must call **OH_VideoDecoder_Configure** to con…
H A Dnative__avcodec__videodecoder_8h.md28 | [OH_AVErrCode](_core.md#oh_averrcode) [OH_VideoDecoder_Configure](_video_decoder.md#oh_videodecod…
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/
H A Dvideodec_capi_mock.cpp188 return OH_VideoDecoder_Configure(codec_, avFormat); in Configure()

12