Home
last modified time | relevance | path

Searched refs:OH_VideoDecoder_GetOutputDescription (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_videodecoder.h266 OH_AVFormat *OH_VideoDecoder_GetOutputDescription(OH_AVCodec *codec);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avcodec-kit/
H A D_video_decoder.md46 | [OH_AVFormat](_core.md#oh_avformat) \* [OH_VideoDecoder_GetOutputDescription](#oh_videodecoder_ge…
279 ### OH_VideoDecoder_GetOutputDescription()
282 OH_AVFormat* OH_VideoDecoder_GetOutputDescription (OH_AVCodec *codec)
H A Dnative__avcodec__videodecoder_8h.md34 | [OH_AVFormat](_core.md#oh_avformat) \* [OH_VideoDecoder_GetOutputDescription](_video_decoder.md#o…
H A D_codec_base.md2627 视频解码时调用[OH_VideoDecoder_GetOutputDescription](_video_decoder.md#oh_videodecoder_getoutputdescriptio…
2644 视频解码时调用[OH_VideoDecoder_GetOutputDescription](_video_decoder.md#oh_videodecoder_getoutputdescriptio…
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/fcodec_test/
H A Dvideo_decoder_capi_unit_test.cpp491 EXPECT_NE(nullptr, OH_VideoDecoder_GetOutputDescription(videoDec_));
501 EXPECT_NE(nullptr, OH_VideoDecoder_GetOutputDescription(videoDec_));
539 EXPECT_NE(nullptr, OH_VideoDecoder_GetOutputDescription(videoDec_));
549 EXPECT_NE(nullptr, OH_VideoDecoder_GetOutputDescription(videoDec_));
561 EXPECT_NE(nullptr, OH_VideoDecoder_GetOutputDescription(videoDec_));
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_decoder/
H A Dvideo_decoder.cpp109 …return std::shared_ptr<OH_AVFormat>(OH_VideoDecoder_GetOutputDescription(codec_.get()), OH_AVForma… in GetFormat()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp570 OH_VideoDecoder_GetOutputDescription(vdec_); in testAPI()
754 OH_AVFormat *newFormat = OH_VideoDecoder_GetOutputDescription(vdec_); in CheckOutputDescription()
839 OH_AVFormat *format = OH_VideoDecoder_GetOutputDescription(vdec_); in GetStride()
H A Dvideodec_ndk_sample.cpp523 OH_VideoDecoder_GetOutputDescription(vdec_); in testAPI()
692 OH_AVFormat *newFormat = OH_VideoDecoder_GetOutputDescription(vdec_); in CheckOutputDescription()
H A Dapi_test.cpp311 ASSERT_EQ(NULL, OH_VideoDecoder_GetOutputDescription(NULL));
749 format = OH_VideoDecoder_GetOutputDescription(vdec_);
751 format = OH_VideoDecoder_GetOutputDescription(vdec_);
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_api11_sample.cpp559 OH_VideoDecoder_GetOutputDescription(vdec_); in testAPI()
742 OH_AVFormat *newFormat = OH_VideoDecoder_GetOutputDescription(vdec_); in CheckOutputDescription()
826 OH_AVFormat *format = OH_VideoDecoder_GetOutputDescription(vdec_); in GetStride()
H A Dvideodec_ndk_sample.cpp452 OH_VideoDecoder_GetOutputDescription(vdec_); in testAPI()
619 OH_AVFormat *newFormat = OH_VideoDecoder_GetOutputDescription(vdec_); in CheckOutputDescription()
H A Dapi_test.cpp291 ASSERT_EQ(NULL, OH_VideoDecoder_GetOutputDescription(NULL));
740 format = OH_VideoDecoder_GetOutputDescription(vdec_);
742 format = OH_VideoDecoder_GetOutputDescription(vdec_);
/ohos5.0/docs/zh-cn/application-dev/media/avcodec/
H A Dvideo-decoding.md808 OH_AVFormat *format = OH_VideoDecoder_GetOutputDescription(codec);
1069 // 源内存区域的宽、高,通过回调函数OnStreamChanged或接口OH_VideoDecoder_GetOutputDescription获取
1081 // 源内存区域的宽、高跨距,通过回调函数OnStreamChanged或接口OH_VideoDecoder_GetOutputDescription获取
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/
H A Dvideodec_capi_mock.cpp228 OH_AVFormat *format = OH_VideoDecoder_GetOutputDescription(codec_); in GetOutputDescription()
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A Dnative__avcodec__videodecoder_8h.md34 | [OH_AVFormat](_core.md#oh_avformat) \* [OH_VideoDecoder_GetOutputDescription](_video_decoder.md#o…
H A D_video_decoder.md46 | [OH_AVFormat](_core.md#oh_avformat) \* [OH_VideoDecoder_GetOutputDescription](#oh_videodecoder_ge…
293 ### OH_VideoDecoder_GetOutputDescription()
296 OH_AVFormat* OH_VideoDecoder_GetOutputDescription (OH_AVCodec *codec)
H A D_codec_base.md2887 When [OH_VideoDecoder_GetOutputDescription](_video_decoder.md#oh_videodecoder_getoutputdescription)…
2906 When [OH_VideoDecoder_GetOutputDescription](_video_decoder.md#oh_videodecoder_getoutputdescription)…
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dapi_test.cpp280 ASSERT_EQ(NULL, OH_VideoDecoder_GetOutputDescription(NULL));
722 OH_AVFormat *format = OH_VideoDecoder_GetOutputDescription(vdec_);
724 format = OH_VideoDecoder_GetOutputDescription(vdec_);
H A Dvideodec_api11_sample.cpp443 OH_VideoDecoder_GetOutputDescription(vdec_); in testAPI()
619 OH_AVFormat *newFormat = OH_VideoDecoder_GetOutputDescription(vdec_); in CheckOutputDescription()
H A Dvideodec_ndk_sample.cpp188 OH_AVFormat *newFormat = OH_VideoDecoder_GetOutputDescription(vdec_); in CheckOutputDescription()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_capi.cpp334 OH_VideoDecoder_GetOutputDescription(codec_); in GetOutputFormat()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/stable_sample/sample/decoder/
H A Dvdec_sample.cpp439 auto avformat = std::shared_ptr<OH_AVFormat>(OH_VideoDecoder_GetOutputDescription(codec_), in GetOutputDescription()
/ohos5.0/docs/en/application-dev/media/avcodec/
H A Dvideo-decoding.md811 OH_AVFormat *format = OH_VideoDecoder_GetOutputDescription(codec);
1069 …urce buffer by using the callback function OnStreamChanged or OH_VideoDecoder_GetOutputDescription.
1081 …urce buffer by using the callback function OnStreamChanged or OH_VideoDecoder_GetOutputDescription.
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_video_decoder.cpp582 OH_AVFormat *OH_VideoDecoder_GetOutputDescription(struct OH_AVCodec *codec) in OH_VideoDecoder_GetOutputDescription() function