Searched refs:getVideoCodecs (Results 1 – 19 of 19) sorted by relevance
242 std::vector<const VideoCodec *> getVideoCodecs() const;
279 std::vector<const VideoCodec *> getVideoCodecs() const;
266 for (const MediaProfiles::VideoCodec *vc : cp->getVideoCodecs()) { in android_media_MediaProfiles_native_get_camcorder_profiles()
1396 MediaProfiles::CamcorderProfile::getVideoCodecs() const { in getVideoCodecs() function in android::MediaProfiles::CamcorderProfile