Searched refs:getFormatSpec (Results 1 – 3 of 3) sorted by relevance
100 AString getFormatSpec(bool forM4Message = false) const;
418 AString VideoFormats::getFormatSpec(bool forM4Message) const { in getFormatSpec() function in android::VideoFormats
638 body.append(chosenVideoFormat.getFormatSpec(true /* forM4Message */)); in sendM4()