Searched refs:videoTimescale (Results 1 – 1 of 1) sorted by relevance
153 int32_t videoTimescale = -1; in statsd_recorder() local154 if (item->getInt32("android.media.mediarecorder.video-timescale", &videoTimescale)) { in statsd_recorder()155 metrics_proto.set_video_timescale(videoTimescale); in statsd_recorder()