Searched defs:ext1 (Results 1 - 25 of 28) sorted by path

12

/frameworks/av/camera/
H A DCamera.cpp296 void Camera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) argument
298 return CameraBaseT::notifyCallback(msgType, ext1, ext2);
H A DCameraBase.cpp171 int32_t ext1,
180 listener->notify(msgType, ext1, ext2);
170 notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) argument
H A DICameraClient.cpp42 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) argument
48 data.writeInt32(ext1);
94 int32_t ext1 = data.readInt32(); local
96 notifyCallback(msgType, ext1, ext2);
H A DIProCameraCallbacks.cpp50 void notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) argument
56 data.writeInt32(ext1);
94 int32_t ext1 = data.readInt32(); local
96 notifyCallback(msgType, ext1, ext2);
H A DProCamera.cpp60 void ProCamera::notifyCallback(int32_t msgType, int32_t ext1, int32_t ext2) argument
62 return CameraBaseT::notifyCallback(msgType, ext1, ext2);
/frameworks/av/camera/tests/
H A DProCameraTests.cpp258 virtual void onTriggerNotify(int32_t ext1, int32_t ext2, int32_t ext3) { argument
260 dout << "Trigger notify: " << ext1 << " " << ext2
295 virtual void notify(int32_t msg, int32_t ext1, int32_t ext2) { argument
297 << ", ext1: " << std::hex << ext1 << ", ext2: " << std::hex << ext2
/frameworks/av/cmds/stagefright/
H A Dstream.cpp272 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) { argument
/frameworks/av/include/media/
H A DMediaPlayerInterface.h69 int msg, int ext1, int ext2, const Parcel *obj);
209 void sendEvent(int msg, int ext1=0, int ext2=0, argument
219 if (notifyCB) notifyCB(cookie, msg, ext1, ext2, obj);
/frameworks/av/include/media/stagefright/
H A DMediaWriter.h60 void notify(int msg, int ext1, int ext2) { argument
62 mListener->notify(msg, ext1, ext2);
/frameworks/av/media/libmedia/
H A DIHDCP.cpp45 int msg, int ext1, int ext2, const Parcel *obj) {
49 data.writeInt32(ext1);
179 int ext1 = data.readInt32(); local
190 notify(msg, ext1, ext2, &obj);
44 notify( int msg, int ext1, int ext2, const Parcel *obj) argument
H A DIMediaPlayerClient.cpp38 virtual void notify(int msg, int ext1, int ext2, const Parcel *obj) argument
43 data.writeInt32(ext1);
63 int ext1 = data.readInt32(); local
70 notify(msg, ext1, ext2, &obj);
H A DIMediaRecorderClient.cpp38 virtual void notify(int msg, int ext1, int ext2) argument
43 data.writeInt32(ext1);
60 int ext1 = data.readInt32(); local
62 notify(msg, ext1, ext2);
H A Dmediaplayer.cpp725 void MediaPlayer::notify(int msg, int ext1, int ext2, const Parcel *obj) argument
727 ALOGV("message received msg=%d, ext1=%d, ext2=%d", msg, ext1, ext2);
746 ALOGV("notify(%d, %d, %d) callback on disconnected mediaplayer", msg, ext1, ext2);
775 // ext1: Media framework error code.
777 ALOGE("error (%d, %d)", ext1, ext2);
783 mPrepareStatus = ext1;
789 // ext1: Media framework error code.
791 if (ext1 != MEDIA_INFO_VIDEO_TRACK_LAGGING) {
792 ALOGW("info/warning (%d, %d)", ext1, ext
[all...]
H A Dmediarecorder.cpp686 void MediaRecorder::notify(int msg, int ext1, int ext2) argument
688 ALOGV("message received msg=%d, ext1=%d, ext2=%d", msg, ext1, ext2);
698 listener->notify(msg, ext1, ext2);
/frameworks/av/media/libmediaplayerservice/
H A DHDCP.cpp162 void HDCP::ObserveWrapper(void *me, int msg, int ext1, int ext2) { argument
163 static_cast<HDCP *>(me)->observe(msg, ext1, ext2);
166 void HDCP::observe(int msg, int ext1, int ext2) { argument
170 mObserver->notify(msg, ext1, ext2, NULL /* obj */);
H A DMediaPlayerService.cpp1187 void* cookie, int msg, int ext1, int ext2, const Parcel *obj)
1207 MEDIA_INFO_METADATA_UPDATE == ext1) {
1220 ALOGV("[%d] notify (%p, %d, %d, %d)", client->mConnId, cookie, msg, ext1, ext2);
1221 c->notify(msg, ext1, ext2, obj);
2153 void* cookie, int msg, int ext1, int ext2, const Parcel* /*obj*/)
2155 ALOGV("notify(%p, %d, %d, %d)", cookie, msg, ext1, ext2);
2162 ALOGE("Error %d, %d occurred", ext1, ext2);
2178 p->mError = ext1;
1186 notify( void* cookie, int msg, int ext1, int ext2, const Parcel *obj) argument
2152 notify( void* cookie, int msg, int ext1, int ext2, const Parcel* ) argument
/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayer.cpp1358 void NuPlayer::notifyListener(int msg, int ext1, int ext2, const Parcel *in) { argument
1369 driver->notifyListener(msg, ext1, ext2, in);
H A DNuPlayerDriver.cpp636 int msg, int ext1, int ext2, const Parcel *in) {
638 notifyListener_l(msg, ext1, ext2, in);
642 int msg, int ext1, int ext2, const Parcel *in) {
685 sendEvent(msg, ext1, ext2, in);
635 notifyListener( int msg, int ext1, int ext2, const Parcel *in) argument
641 notifyListener_l( int msg, int ext1, int ext2, const Parcel *in) argument
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp641 void AwesomePlayer::notifyListener_l(int msg, int ext1, int ext2) { argument
646 listener->sendEvent(msg, ext1, ext2);
H A DCameraSource.cpp49 virtual void notify(int32_t msgType, int32_t ext1, int32_t ext2);
73 void CameraSourceListener::notify(int32_t msgType, int32_t ext1, int32_t ext2) { argument
75 UNUSED_UNLESS_VERBOSE(ext1);
77 ALOGV("notify(%d, %d, %d)", msgType, ext1, ext2);
/frameworks/av/media/libstagefright/wifi-display/source/
H A DWifiDisplaySource.cpp500 int32_t msgCode, ext1, ext2; local
502 CHECK(msg->findInt32("ext1", &ext1));
505 ALOGI("Saw HDCP notification code %d, ext1 %d, ext2 %d",
506 msgCode, ext1, ext2);
1669 int msg, int ext1, int ext2, const Parcel *obj);
1683 int msg, int ext1, int ext2, const Parcel * /* obj */) {
1686 notify->setInt32("ext1", ext1);
1682 notify( int msg, int ext1, int ext2, const Parcel * ) argument
/frameworks/av/services/camera/libcameraservice/api1/
H A DCameraClient.cpp713 void CameraClient::notifyCallback(int32_t msgType, int32_t ext1, argument
729 // ext1 is the dimension of the yuv picture.
733 client->handleGenericNotify(msgType, ext1, ext2);
901 int32_t ext1, int32_t ext2) {
905 c->notifyCallback(msgType, ext1, ext2);
900 handleGenericNotify(int32_t msgType, int32_t ext1, int32_t ext2) argument
/frameworks/av/services/camera/libcameraservice/device1/
H A DCameraHardwareInterface.h33 int32_t ext1,
451 static void __notify_cb(int32_t msg_type, int32_t ext1, argument
457 __this->mNotifyCb(msg_type, ext1, ext2, __this->mCbUser);
/frameworks/av/services/camera/libcameraservice/device2/
H A DCamera2Device.cpp483 int32_t ext1,
490 ext1, ext2, ext3);
496 ((ext1 == CAMERA2_MSG_ERROR_DEVICE)
497 || (ext1 == CAMERA2_MSG_ERROR_HARDWARE)) ?
510 listener->notifyAutoFocus(ext1, ext2);
513 listener->notifyAutoExposure(ext1, ext2);
516 listener->notifyAutoWhitebalance(ext1, ext2);
520 __FUNCTION__, msg_type, ext1, ext2, ext3);
482 notificationCallback(int32_t msg_type, int32_t ext1, int32_t ext2, int32_t ext3, void *user) argument
/frameworks/base/core/jni/
H A Dandroid_hardware_Camera.cpp76 virtual void notify(int32_t msgType, int32_t ext1, int32_t ext2);
193 void JNICameraContext::notify(int32_t msgType, int32_t ext1, int32_t ext2) argument
215 mCameraJObjectWeak, msgType, ext1, ext2, NULL);

Completed in 230 milliseconds

12