Home
last modified time | relevance | path

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

/foundation/multimedia/player_framework/test/nativedemo/avcodeclist/
Davcodeclist_demo.cpp53 … std::vector<std::shared_ptr<VideoCaps>> videoDecoderArray = avCodecList_->GetVideoDecoderCaps(); in DoNext() local
83 std::vector<std::shared_ptr<VideoCaps>> videoDecoderArray = avCodecList_->GetVideoDecoderCaps(); in GetSupportedFrameRatesDemo() local
102 std::vector<std::shared_ptr<VideoCaps>> videoDecoderArray = avCodecList_->GetVideoDecoderCaps(); in GetPreferredFrameRateDemo() local
/foundation/multimedia/player_framework/test/unittest/avcodec_test/avcodec_list_test/
Davcodec_list_unit_test.cpp505 std::vector<std::shared_ptr<VideoCapsMock>> videoDecoderArray; variable
558 …std::vector<std::shared_ptr<VideoCapsMock>> videoDecoderArray = avCodecList_->GetVideoDecoderCaps(… variable
582 …std::vector<std::shared_ptr<VideoCapsMock>> videoDecoderArray = avCodecList_->GetVideoDecoderCaps(… variable
611 …std::vector<std::shared_ptr<VideoCapsMock>> videoDecoderArray = avCodecList_->GetVideoDecoderCaps(… variable
632 …std::vector<std::shared_ptr<VideoCapsMock>> videoDecoderArray = avCodecList_->GetVideoDecoderCaps(… variable