Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:setInt32

240     notify->setInt32("what", kWhatFillThisBuffer);
249 notify->setInt32("what", kWhatDrainThisBuffer);
289 notify->setInt32("what", kWhatEOS);
290 notify->setInt32("err", err);
296 notify->setInt32("what", kWhatStartCompleted);
302 notify->setInt32("what", kWhatStopCompleted);
308 notify->setInt32("what", kWhatReleaseCompleted);
314 notify->setInt32("what", kWhatFlushCompleted);
320 notify->setInt32("what", kWhatError);
321 notify->setInt32("err", err);
322 notify->setInt32("actionCode", actionCode);
328 notify->setInt32("what", kWhatComponentAllocated);
336 notify->setInt32("what", kWhatComponentConfigured);
347 notify->setInt32("what", kWhatInputSurfaceCreated);
356 notify->setInt32("what", kWhatInputSurfaceCreated);
357 notify->setInt32("err", err);
365 notify->setInt32("what", kWhatInputSurfaceAccepted);
373 notify->setInt32("what", kWhatInputSurfaceAccepted);
374 notify->setInt32("err", err);
380 notify->setInt32("what", kWhatSignaledInputEOS);
382 notify->setInt32("err", err);
389 notify->setInt32("what", kWhatOutputFramesRendered);
397 notify->setInt32("what", kWhatOutputBuffersChanged);
543 response->setInt32("err", finalErr);
630 msg->setInt32("nameIsType", nameIsType);
633 msg->setInt32("encoder", encoder);
645 mAnalyticsItem->setInt32(kCodecEncoder, encoder);
710 mAnalyticsItem->setInt32(kCodecWidth, mVideoWidth);
711 mAnalyticsItem->setInt32(kCodecHeight, mVideoHeight);
712 mAnalyticsItem->setInt32(kCodecRotation, mRotationDegrees);
724 msg->setInt32("flags", flags);
735 mAnalyticsItem->setInt32(kCodecCrypto, 1);
819 response->setInt32("status", status);
947 msg->setInt32("reclaimed", 1);
948 msg->setInt32("force", force ? 1 : 0);
1017 msg->setInt32("flags", flags);
1047 msg->setInt32("mode", mode);
1048 msg->setInt32("encryptBlocks", pattern.mEncryptBlocks);
1049 msg->setInt32("skipBlocks", pattern.mSkipBlocks);
1051 msg->setInt32("flags", flags);
1103 msg->setInt32("render", true);
1112 msg->setInt32("render", true);
1195 msg->setInt32("portIndex", kPortIndexInput);
1204 msg->setInt32("portIndex", kPortIndexOutput);
1380 response->setInt32("flags", flags);
1552 mAnalyticsItem->setInt32(kCodecSecure, 1);
1556 mAnalyticsItem->setInt32(kCodecSecure, 0);
1615 response->setInt32("err", err);
1631 response->setInt32("err", err);
1643 response->setInt32("err", err);
1918 format->setInt32("encoder", encoder);
2029 format->setInt32("encoder", true);
2158 response->setInt32("err", OK);
2175 response->setInt32("err", WOULD_BLOCK);
2204 response->setInt32("err", err);
2290 timeoutMsg->setInt32(
2364 timeoutMsg->setInt32(
2612 msg->setInt32("flags", BUFFER_FLAG_CODECCONFIG);
2787 info->mData->meta()->setInt32("eos", true);
2791 info->mData->meta()->setInt32("csd", true);
3013 msg->setInt32("callbackID", CB_INPUT_AVAILABLE);
3014 msg->setInt32("index", index);
3025 msg->setInt32("callbackID", CB_OUTPUT_AVAILABLE);
3026 msg->setInt32("index", index);
3038 msg->setInt32("flags", flags);
3047 msg->setInt32("callbackID", CB_ERROR);
3048 msg->setInt32("err", err);
3049 msg->setInt32("actionCode", actionCode);
3062 msg->setInt32("callbackID", CB_OUTPUT_FORMAT_CHANGED);
3081 mActivityNotify->setInt32("input-buffers",
3086 mActivityNotify->setInt32("output-buffers", INT32_MAX);
3088 mActivityNotify->setInt32("output-buffers",