Home | History | Annotate | Download | only in libstagefright

Lines Matching defs:kbps

788         int32_t kbps = 0;
789 status_t err = mCachedSource->getEstimatedBandwidthKbps(&kbps);
792 MEDIA_INFO, MEDIA_INFO_NETWORK_BANDWIDTH, kbps);