Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/
H A Dsample_helper.cpp49 const std::unordered_map<OH_AVPixelFormat, std::string> PIXEL_FORMAT_TO_STRING = {
75 std::string ToString(OH_AVPixelFormat pixelFormat) in ToString()
117 … OHOS::MediaAVCodec::Sample::ToString(static_cast<OH_AVPixelFormat>(info.pixelFormat)).c_str()); in PrintSampleInfo()
H A Darg_parser.cpp225 info.pixelFormat = static_cast<OH_AVPixelFormat>(std::stol(value)); in SetPixelFormat()
/ohos5.0/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_avformat.h57 typedef enum OH_AVPixelFormat { enum
78 } OH_AVPixelFormat; typedef
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avcodec-kit/
H A Dnative__avformat_8h.md25 | typedef enum [OH_AVPixelFormat](_core.md#oh_avpixelformat-1) [OH_AVPixelFormat](_core.md#oh_avpix…
32 | [OH_AVPixelFormat](_core.md#oh_avpixelformat-1) {<br/>AV_PIXEL_FORMAT_YUVI420 = 1,<br/>AV_PIXEL_F…
H A D_core.md48 | typedef enum [OH_AVPixelFormat](#oh_avpixelformat-1) [OH_AVPixelFormat](#oh_avpixelformat) | 视频像素…
61 | [OH_AVPixelFormat](#oh_avpixelformat-1) {<br/>AV_PIXEL_FORMAT_YUVI420 = 1,<br/>AV_PIXEL_FORMAT_NV…
236 ### OH_AVPixelFormat subsection
239 typedef enum OH_AVPixelFormat OH_AVPixelFormat
471 ### OH_AVPixelFormat subsection
474 enum OH_AVPixelFormat
H A D_video_decoder.md80 | OH_MD_KEY_PIXEL_FORMAT 请参阅[OH_AVPixelFormat](_core.md#oh_avpixelformat) | AV_ERR_OK | AV…
H A D_video_encoder.md152 | OH_MD_KEY_PIXEL_FORMAT 请参阅[OH_AVPixelFormat](_core.md#oh_avpixelformat) | AV_ERR_OK | AV_ER…
H A D_codec_base.md71 …MAT](#oh_md_key_pixel_format) | 视频像素格式的键,值类型为int32_t,请参见[OH_AVPixelFormat](_core.md#oh_…
265 …Y_PIXEL_FORMAT](#oh_md_key_pixel_format) | 视频像素格式的键,值类型为int32_t,请参见[OH_AVPixelFormat](_core.md#oh_…
2086 视频像素格式的键,值类型为int32_t,请参见[OH_AVPixelFormat](_core.md#oh_avpixelformat)。
H A Dnative__avcodec__base_8h.md113 …](_codec_base.md#oh_md_key_pixel_format) | 视频像素格式的键,值类型为int32_t,请参见[OH_AVPixelFormat](_core.md#oh_…
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A Dnative__avformat_8h.md25 | typedef enum [OH_AVPixelFormat](_core.md#oh_avpixelformat-1) [OH_AVPixelFormat](_core.md#oh_avpix…
32 | [OH_AVPixelFormat](_core.md#oh_avpixelformat-1) {<br>AV_PIXEL_FORMAT_YUVI420 = 1,<br>AV_PIXEL_FOR…
H A D_core.md48 | typedef enum [OH_AVPixelFormat](#oh_avpixelformat-1) [OH_AVPixelFormat](#oh_avpixelformat) | Defi…
61 | [OH_AVPixelFormat](#oh_avpixelformat-1) {<br>AV_PIXEL_FORMAT_YUVI420 = 1,<br>AV_PIXEL_FORMAT_NV12…
236 ### OH_AVPixelFormat subsection
239 typedef enum OH_AVPixelFormat OH_AVPixelFormat
471 ### OH_AVPixelFormat subsection
474 enum OH_AVPixelFormat
H A D_video_decoder.md82 | OH_MD_KEY_PIXEL_FORMAT<br>For details, see [OH_AVPixelFormat](_core.md#oh_avpixelformat). | AV_…
H A D_video_encoder.md158 | OH_MD_KEY_PIXEL_FORMAT<br>For details, see [OH_AVPixelFormat](_core.md#oh_avpixelformat).| AV_ERR…
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/include/
H A Dsample_helper.h24 std::string ToString(OH_AVPixelFormat pixelFormat);
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/common/include/
H A Dsample_info.h126 OH_AVPixelFormat pixelFormat = AV_PIXEL_FORMAT_NV12;
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/
H A Dvideoenc_api11_sample.h63 OH_AVPixelFormat defaultPixFmt = AV_PIXEL_FORMAT_NV12;
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/
H A Dvideoenc_sample.h66 OH_AVPixelFormat defaultPixFmt = AV_PIXEL_FORMAT_NV12;
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/include/
H A Dvideoenc_sample.h70 OH_AVPixelFormat DEFAULT_PIX_FMT = AV_PIXEL_FORMAT_NV12;
H A Dvideoenc_api11_sample.h87 OH_AVPixelFormat DEFAULT_PIX_FMT = AV_PIXEL_FORMAT_NV12;
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dsample_info.h57 constexpr OH_AVPixelFormat VIDOE_PIXEL_FORMAT = AV_PIXEL_FORMAT_NV21;
/ohos5.0/docs/zh-cn/application-dev/media/avcodec/
H A Dobtain-supported-codecs.md548 视频像素格式指示的编码输入图像或解码输出图像的像素排布方式,参考[OH_AVPixelFormat](../../reference/apis-avcodec-kit/_core.md#oh_avp…
555 constexpr OH_AVPixelFormat DEFAULT_PIXELFORMAT = AV_PIXEL_FORMAT_NV12;
H A Dvideo-encoding.md178 OH_AVPixelFormat pixelFormat = AV_PIXEL_FORMAT_NV12;
H A Dvideo-decoding.md178 OH_AVPixelFormat pixelFormat = AV_PIXEL_FORMAT_NV12;
/ohos5.0/docs/en/application-dev/media/avcodec/
H A Dobtain-supported-codecs.md548 …ge that is encoded as input or decoded as output. For details, see [OH_AVPixelFormat](../../refere…
555 constexpr OH_AVPixelFormat DEFAULT_PIXELFORMAT = AV_PIXEL_FORMAT_NV12;
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dtemporal_test.cpp38 OH_AVPixelFormat DEFAULT_PIX_FMT = AV_PIXEL_FORMAT_NV12;

12