Home | History | Annotate | Download | only in libmediaplayerservice

Lines Matching refs:maxInputSize

923     int32_t maxInputSize;
925 kKeyMaxInputSize, &maxInputSize));
927 format->setInt32("max-input-size", maxInputSize);