Searched refs:maxheight (Results 1 – 1 of 1) sorted by relevance
118 int32_t maxheight = -1; in statsd_codec() local119 if ( item->getInt32("android.media.mediacodec.maxheight", &maxheight)) { in statsd_codec()120 metrics_proto.set_max_height(maxheight); in statsd_codec()