Searched refs:audioTimescale (Results 1 – 1 of 1) sorted by relevance
148 int32_t audioTimescale = -1; in statsd_recorder() local149 if (item->getInt32("android.media.mediarecorder.audio-timescale", &audioTimescale)) { in statsd_recorder()150 metrics_proto.set_audio_timescale(audioTimescale); in statsd_recorder()