Home
last modified time | relevance | path

Searched refs:OH_MD_KEY_VIDEO_STRIDE (Results 1 - 11 of 11) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp115 const char *OH_MD_KEY_VIDEO_STRIDE = "stride"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp91 {OH_MD_KEY_VIDEO_STRIDE, FORMAT_TYPE_INT32},
179 OH_MD_KEY_VIDEO_STRIDE,
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_codec/
H A Dcodec_callback.cpp43 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_STRIDE, &context->sampleInfo->videoStrideWidth); in OnCodecFormatChange()
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h527 extern const char *OH_MD_KEY_VIDEO_STRIDE;
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/encoder/
H A Dvideo_encoder_sample.cpp46 OH_AVFormat_GetIntValue(format.get(), OH_MD_KEY_VIDEO_STRIDE, &info.videoStrideWidth); in Prepare()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp120 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_STRIDE, &stride); in VdecAPI11FormatChanged()
768 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_STRIDE, &stride); in CheckOutputDescription()
848 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_STRIDE, &stride); in GetStride()
H A Dvideodec_ndk_sample.cpp115 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_STRIDE, &stride); in VdecFormatChanged()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_api11_sample.cpp126 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_STRIDE, &stride); in VdecAPI11FormatChanged()
756 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_STRIDE, &stride); in CheckOutputDescription()
835 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_STRIDE, &stride); in GetStride()
H A Dvideodec_ndk_sample.cpp119 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_STRIDE, &stride); in VdecFormatChanged()
645 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_STRIDE, &stride); in CheckOutputDescription()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp114 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_STRIDE, &stride); in VdecAPI11FormatChanged()
633 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_STRIDE, &stride); in CheckOutputDescription()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp402 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_STRIDE, &inputStride); in GetStride()

Completed in 24 milliseconds