Home
last modified time | relevance | path

Searched defs:videoEncoder (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_test.cpp467 VideoEncoder videoEncoder; variable
488 VideoEncoder videoEncoder; variable
509 VideoEncoder videoEncoder; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/test/unittest/common/histreamer_ability_parser/
H A Dhistreamer_ability_parser_test.cpp288 VideoEncoder videoEncoder; variable
457 VideoEncoder videoEncoder; variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/
H A Dhistreamer_ability_querier.cpp576 VideoEncoder videoEncoder; in QueryVideoEncoderAbility() local
654 void ToJson(cJSON *jsonObject, const VideoEncoder &videoEncoder) in ToJson()
691 void FromJson(const cJSON *jsonObject, VideoEncoder &videoEncoder) in FromJson()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/src/
H A Dhistreamer_ability_parser.cpp258 void FromJson(const cJSON *jsonObject, VideoEncoder &videoEncoder) in FromJson()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/test/unittest/common/src/
H A Dhistreamer_ability_querier_test.cpp539 VideoEncoder videoEncoder; variable
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_video_encoder.cpp432 std::shared_ptr<AVCodecVideoEncoder> videoEncoder = VideoEncoderFactory::CreateByMime(mime); in OH_VideoEncoder_CreateByMime() local
445 std::shared_ptr<AVCodecVideoEncoder> videoEncoder = VideoEncoderFactory::CreateByName(name); in OH_VideoEncoder_CreateByName() local