HomeSort by relevance Sort by last modified time
    Searched refs:GetInt32Property (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/wifi-display/source/
Converter.h 74 static int32_t GetInt32Property(const char *propName, int32_t defaultValue);
Converter.cpp 128 int32_t Converter::GetInt32Property(
162 int32_t audioBitrate = GetInt32Property("media.wfd.audio-bitrate", 128000);
163 int32_t videoBitrate = GetInt32Property("media.wfd.video-bitrate", 5000000);
716 int32_t videoBitrate = GetInt32Property(
PlaybackSession.cpp 682 Converter::GetInt32Property("media.wfd.video-bitrate", -1);
715 Converter::GetInt32Property(

Completed in 55 milliseconds