Home
last modified time | relevance | path

Searched refs:AVCODEC_HARDWARE (Results 1 - 16 of 16) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/capability/src/InnerAPI/
H A Dcap_test.cpp65 true, AVCodecCategory::AVCODEC_HARDWARE); in SetUpTestCase()
74 true, AVCodecCategory::AVCODEC_HARDWARE); in SetUpTestCase()
108 true, AVCodecCategory::AVCODEC_HARDWARE); in HWTEST_F()
124 false, AVCodecCategory::AVCODEC_HARDWARE); in HWTEST_F()
141 true, AVCodecCategory::AVCODEC_HARDWARE); in HWTEST_F()
147 true, AVCodecCategory::AVCODEC_HARDWARE); in HWTEST_F()
164 false, AVCodecCategory::AVCODEC_HARDWARE); in HWTEST_F()
181 true, AVCodecCategory::AVCODEC_HARDWARE); in HWTEST_F()
187 true, AVCodecCategory::AVCODEC_HARDWARE); in HWTEST_F()
221 false, AVCodecCategory::AVCODEC_HARDWARE); in HWTEST_F()
[all...]
/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dcodec_capability_adapter.cpp54 true, MediaAVCodec::AVCodecCategory::AVCODEC_HARDWARE); in IsWatermarkSupported()
82 std::string(MediaAVCodec::CodecMimeType::VIDEO_AVC), true, MediaAVCodec::AVCodecCategory::AVCODEC_HARDWARE); in GetVideoEncoder()
88 std::string(MediaAVCodec::CodecMimeType::VIDEO_HEVC), true, MediaAVCodec::AVCodecCategory::AVCODEC_HARDWARE); in GetVideoEncoder()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/
H A Dvideoenc_temporal_scalability_unit_test.cpp68 AVCodecCategory::AVCODEC_HARDWARE); in SetUpTestCase()
133 AVCodecCategory::AVCODEC_HARDWARE); in CreateByNameWithParam()
137 AVCodecCategory::AVCODEC_HARDWARE); in CreateByNameWithParam()
175 AVCodecCategory::AVCODEC_HARDWARE); in GetTemporalScalabilityCapability()
179 AVCodecCategory::AVCODEC_HARDWARE); in GetTemporalScalabilityCapability()
H A Dvideoenc_func_unit_test.cpp155 AVCodecCategory::AVCODEC_HARDWARE); in SetUpTestCase()
227 AVCodecCategory::AVCODEC_HARDWARE); in CreateByNameWithParam()
231 AVCodecCategory::AVCODEC_HARDWARE); in CreateByNameWithParam()
302 AVCodecCategory::AVCODEC_HARDWARE); in GetWaterMarkCapability()
306 AVCodecCategory::AVCODEC_HARDWARE); in GetWaterMarkCapability()
334 AVCodecCategory::AVCODEC_HARDWARE); in GetTemporalScalabilityCapability()
338 AVCodecCategory::AVCODEC_HARDWARE); in GetTemporalScalabilityCapability()
H A Dvideodec_func_unit_test.cpp125 AVCodecCategory::AVCODEC_HARDWARE); in SetUpTestCase()
196 AVCodecCategory::AVCODEC_HARDWARE); in CreateByNameWithParam()
200 AVCodecCategory::AVCODEC_HARDWARE); in CreateByNameWithParam()
1284 AVCodecCategory::AVCODEC_HARDWARE); in HWTEST_F()
H A Dvideodec_hdrvivid2sdr_unit_test.cpp66 AVCodecCategory::AVCODEC_HARDWARE); in SetUpTestCase()
131 AVCodecCategory::AVCODEC_HARDWARE); in CreateByNameWithParam()
135 AVCodecCategory::AVCODEC_HARDWARE); in CreateByNameWithParam()
139 AVCodecCategory::AVCODEC_HARDWARE); in CreateByNameWithParam()
/foundation/distributedhardware/distributed_screen/screenhandler/src/
H A Ddscreen_handler.cpp237 MediaAVCodec::AVCodecCategory::AVCODEC_HARDWARE); in QueryCodecInfo()
/foundation/multimedia/av_codec/services/engine/codeclist/
H A Dcodeclist_core.cpp245 bool isVendor = (category == AVCodecCategory::AVCODEC_HARDWARE) ? true : false; in GetCapability()
/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Ddecoder_demo.cpp201 MediaAVCodec::AVCodecCategory::AVCODEC_HARDWARE); in CheckCodecType()
/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcodeclist_unit_test.cpp60 category = AVCodecCategory::AVCODEC_HARDWARE; in HWTEST_F()
136 category = AVCodecCategory::AVCODEC_HARDWARE; in HWTEST_F()
/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_info.h50 AVCODEC_HARDWARE = 0, member in OHOS::MediaAVCodec::AVCodecCategory
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_service.cpp170 MediaAVCodec::AVCodecCategory::AVCODEC_HARDWARE); in GetCodecInfo()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen.cpp304 MediaAVCodec::AVCodecCategory::AVCODEC_HARDWARE); in NegotiateCodecType()
/foundation/multimedia/av_codec/frameworks/native/capi/common/
H A Dnative_avcapability.cpp66 innerCategory = AVCodecCategory::AVCODEC_HARDWARE; in OH_AVCodec_GetCapabilityByCategory()
/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/handler/src/
H A Ddcamera_handler.cpp187 MediaAVCodec::AVCodecCategory::AVCODEC_HARDWARE); in CreateAVCodecList()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp1208 capabilityData = codecCapability->GetCapability(codecMimeType, true, AVCodecCategory::AVCODEC_HARDWARE); in GetWaterMarkCapability()

Completed in 19 milliseconds