Home
last modified time | relevance | path

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

/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()
/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_avformat.h35 typedef enum OH_AVPixelFormat { enum
56 } OH_AVPixelFormat; typedef
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/helper/include/
H A Dsample_helper.h24 std::string ToString(OH_AVPixelFormat pixelFormat);
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/common/include/
H A Dsample_info.h124 OH_AVPixelFormat pixelFormat = AV_PIXEL_FORMAT_NV12;
/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/
H A Dvideoenc_sample.h66 OH_AVPixelFormat defaultPixFmt = AV_PIXEL_FORMAT_NV12;
/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/
H A Dvideoenc_api11_sample.h63 OH_AVPixelFormat defaultPixFmt = AV_PIXEL_FORMAT_NV12;
/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;
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dsample_info.h56 constexpr OH_AVPixelFormat VIDOE_PIXEL_FORMAT = AV_PIXEL_FORMAT_NV21;
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dtemporal_test.cpp38 OH_AVPixelFormat DEFAULT_PIX_FMT = AV_PIXEL_FORMAT_NV12;

Completed in 6 milliseconds