Home | History | Annotate | Download | only in stagefright

Lines Matching refs:setInt32

279             msg->setInt32("width", width);
280 msg->setInt32("height", height);
288 msg->setInt32("channel-count", numChannels);
289 msg->setInt32("sample-rate", sampleRate);
293 msg->setInt32("is-adts", true);
345 buffer->meta()->setInt32("csd", true);
373 buffer->meta()->setInt32("csd", true);
391 buffer->meta()->setInt32("csd", true);
397 buffer->meta()->setInt32("csd", true);
405 buffer->meta()->setInt32("csd", true);
411 msg->setInt32("max-input-size", maxInputSize);
422 reply->setInt32("err", ERROR_END_OF_STREAM);
521 reply->setInt32("err", mFinalResult);
541 reply->setInt32("render", 1);