Home
last modified time | relevance | path

Searched defs:videoEncoderArray (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/player_framework/test/nativedemo/avcodeclist/
Davcodeclist_demo.cpp56 … std::vector<std::shared_ptr<VideoCaps>> videoEncoderArray = avCodecList_->GetVideoEncoderCaps(); in DoNext() local
77 std::vector<std::shared_ptr<VideoCaps>> videoEncoderArray = avCodecList_->GetVideoEncoderCaps(); in GetSupportedFrameRatesDemo() local
96 std::vector<std::shared_ptr<VideoCaps>> videoEncoderArray = avCodecList_->GetVideoEncoderCaps(); in GetPreferredFrameRateDemo() local
/foundation/multimedia/player_framework/test/unittest/avcodec_test/avcodec_list_test/
Davcodec_list_unit_test.cpp518 std::vector<std::shared_ptr<VideoCapsMock>> videoEncoderArray; variable
565 …std::vector<std::shared_ptr<VideoCapsMock>> videoEncoderArray = avCodecList_->GetVideoEncoderCaps(… variable
589 …std::vector<std::shared_ptr<VideoCapsMock>> videoEncoderArray = avCodecList_->GetVideoEncoderCaps(… variable
606 …std::vector<std::shared_ptr<VideoCapsMock>> videoEncoderArray = avCodecList_->GetVideoEncoderCaps(… variable
627 …std::vector<std::shared_ptr<VideoCapsMock>> videoEncoderArray = avCodecList_->GetVideoEncoderCaps(… variable