Searched refs:msg (Results 151 - 175 of 264) sorted by relevance

1234567891011

/hardware/google/av/media/sfplugin/
H A DCCodecConfig.cpp703 sp<AMessage> msg = new AMessage; local
727 msg->setItem(el.first.c_str(), item);
733 if (msg->findInt32("crop-left", &left) && msg->findInt32("crop-width", &width)
734 && msg->findInt32("crop-top", &top) && msg->findInt32("crop-height", &height)
737 msg->removeEntryAt(msg->findEntryByName("crop-left"));
738 msg->removeEntryAt(msg
[all...]
H A DC2OMXNode.cpp272 status_t C2OMXNode::dispatchMessage(const omx_message& msg) { argument
273 if (msg.type != omx_message::EVENT) {
276 if (msg.u.event_data.event != OMX_EventDataSpaceChanged) {
279 // TODO: fill intf() with info inside |msg|.
/hardware/interfaces/camera/common/1.0/default/
H A DExif.cpp281 const std::string& msg);
286 const std::string& msg);
292 const std::string& msg);
298 const std::string& msg);
304 const std::string& msg);
878 const std::string& msg) {
881 ALOGE("%s: Adding '%s' entry failed", __FUNCTION__, msg.c_str());
891 const std::string& msg) {
894 ALOGE("%s: Adding '%s' entry failed", __FUNCTION__, msg.c_str());
905 const std::string& msg) {
875 setShort(ExifIfd ifd, ExifTag tag, uint16_t value, const std::string& msg) argument
888 setLong(ExifIfd ifd, ExifTag tag, uint32_t value, const std::string& msg) argument
901 setRational(ExifIfd ifd, ExifTag tag, uint32_t numerator, uint32_t denominator, const std::string& msg) argument
916 setSRational(ExifIfd ifd, ExifTag tag, int32_t numerator, int32_t denominator, const std::string& msg) argument
931 setString(ExifIfd ifd, ExifTag tag, ExifFormat format, const std::string& buffer, const std::string& msg) argument
[all...]
/hardware/qcom/camera/msm8998/QCamera2/HAL3/test/
H A DQCameraHAL3Base.cpp98 const camera3_notify_msg *msg)
101 if((cb == NULL) || (msg == NULL)) {
110 buffer_thread_msg_t msg; local
143 memset(&msg, 0, sizeof(buffer_thread_msg_t));
155 memset(&msg, 0, sizeof(buffer_thread_msg_t));
156 write(pfd[1], &msg, sizeof(buffer_thread_msg_t));
96 Notify( const camera3_callback_ops *cb, const camera3_notify_msg *msg) argument
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_nan.h2412 NanEnableRequest* msg);
2445 NanPublishRequest* msg);
2461 NanPublishCancelRequest* msg);
2480 NanSubscribeRequest* msg);
2496 NanSubscribeCancelRequest* msg);
2519 NanTransmitFollowupRequest* msg);
2535 NanStatsRequest* msg);
2552 NanConfigRequest* msg);
2568 NanTCARequest* msg);
2586 NanBeaconSdfPayloadRequest* msg);
[all...]
/hardware/interfaces/camera/device/3.2/default/
H A DCameraDeviceSession.cpp593 void CameraDeviceSession::ResultBatcher::notifySingleMsg(NotifyMsg& msg) { argument
594 auto ret = mCallback->notify({msg});
602 void CameraDeviceSession::ResultBatcher::notify(NotifyMsg& msg) { argument
604 if (CC_LIKELY(msg.type == MsgType::SHUTTER)) {
605 frameNumber = msg.msg.shutter.frameNumber;
607 frameNumber = msg.msg.error.frameNumber;
613 notifySingleMsg(msg);
618 if (CC_UNLIKELY(msg
1467 sNotify( const camera3_callback_ops *cb, const camera3_notify_msg *msg) argument
[all...]
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcpp_bindings.cpp595 static int no_seq_check(struct nl_msg *msg, void *arg) argument
693 int WifiCommand::response_handler(struct nl_msg *msg, void *arg) { argument
696 WifiEvent reply(msg);
707 int WifiCommand::event_handler(struct nl_msg *msg, void *arg) { argument
709 WifiEvent event(msg);
723 int WifiCommand::valid_handler(struct nl_msg *msg, void *arg) { argument
730 int WifiCommand::ack_handler(struct nl_msg *msg, void *arg) { argument
737 int WifiCommand::finish_handler(struct nl_msg *msg, void *arg) { argument
/hardware/intel/common/libmix/mix_video/src/
H A Dmixvideoformatenc.h41 typedef MIX_RESULT (*MixVideoFmtEncGetCapsFunc)(MixVideoFormatEnc *mix, GString *msg);
156 MIX_RESULT mix_videofmtenc_getcaps(MixVideoFormatEnc *mix, GString *msg);
H A Dmixvideoformat.c18 GString *msg);
174 GString *msg) {
339 MIX_RESULT mix_videofmt_getcaps(MixVideoFormat *mix, GString *msg) { argument
343 return klass->getcaps(mix, msg);
173 mix_videofmt_getcaps_default(MixVideoFormat *mix, GString *msg) argument
H A Dmixvideoformat_h264.h90 MIX_RESULT mix_videofmt_h264_getcaps(MixVideoFormat *mix, GString *msg);
H A Dmixvideoformat_mp42.h95 MIX_RESULT mix_videofmt_mp42_getcaps(MixVideoFormat *mix, GString *msg);
H A Dmixvideoformat_vc1.h94 MIX_RESULT mix_videofmt_vc1_getcaps(MixVideoFormat *mix, GString *msg);
H A Dmixvideoformatenc_mpeg4.h116 MIX_RESULT mix_videofmtenc_mpeg4_getcaps(MixVideoFormatEnc *mix, GString *msg);
H A Dmixvideoformatenc_preview.h115 MIX_RESULT mix_videofmtenc_preview_getcaps(MixVideoFormatEnc *mix, GString *msg);
/hardware/libhardware/modules/sensors/tests/
H A DSensorEventQueue_test.cpp35 bool checkInt(const char* msg, int expected, int actual) { argument
37 printf("%s; expected %d; actual was %d\n", msg, expected, actual);
/hardware/akm/AK8975_FS/libsensors/
H A Dsensors.cpp311 char msg; local
312 int result = read(mPollFds[wake].fd, &msg, 1);
314 ALOGE_IF(msg != WAKE_MESSAGE, "unknown message on wake queue (0x%02x)", int(msg));
/hardware/interfaces/radio/1.0/
H A DIRadioIndication.hal96 * @param msg Message string in UTF-8, if applicable
98 oneway onUssd(RadioIndicationType type, UssdModeType modeType, string msg);
229 * @param msg Cdma Sms Message
231 oneway cdmaNewSms(RadioIndicationType type, CdmaSmsMessage msg);
256 * Radio must send this msg after radio off/on cycle no matter it is changed or not.
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp243 LocEngInformNiResponse *msg = NULL; local
248 msg = new LocEngInformNiResponse(adapter,
262 if (NULL != msg) {
263 LOC_LOGD("ni_thread_proc: adapter->sendMsg(msg)\n");
264 adapter->sendMsg(msg);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp243 LocEngInformNiResponse *msg = NULL; local
248 msg = new LocEngInformNiResponse(adapter,
262 if (NULL != msg) {
263 LOC_LOGD("ni_thread_proc: adapter->sendMsg(msg)\n");
264 adapter->sendMsg(msg);
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp243 LocEngInformNiResponse *msg = NULL; local
248 msg = new LocEngInformNiResponse(adapter,
262 if (NULL != msg) {
263 LOC_LOGD("ni_thread_proc: adapter->sendMsg(msg)\n");
264 adapter->sendMsg(msg);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp243 LocEngInformNiResponse *msg = NULL; local
248 msg = new LocEngInformNiResponse(adapter,
262 if (NULL != msg) {
263 LOC_LOGD("ni_thread_proc: adapter->sendMsg(msg)\n");
264 adapter->sendMsg(msg);
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A Dloc_eng_ni.cpp243 LocEngInformNiResponse *msg = NULL; local
248 msg = new LocEngInformNiResponse(adapter,
262 if (NULL != msg) {
263 LOC_LOGD("ni_thread_proc: adapter->sendMsg(msg)\n");
264 adapter->sendMsg(msg);
/hardware/qcom/msm8998/json-c/
H A Dlinkhash.h285 void lh_abort(const char *msg, ...);
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DVehicleHalTestUtils.h156 const char* msg) {
161 << msg << "\nContains not unexpected value.\n";
165 << msg
153 assertAllExistsAnyOrder( std::initializer_list<T> expected, const Collection& actual, const char* msg) argument
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dmain.c460 * [in] msg: common sync structure where all required parameters are present for autoapi.
472 static inline int32_t viddec_fw_process_sync_queues(unsigned char *msg) argument
480 process_command(command1, msg);
578 unsigned char *msg = (uint8_t *)&(_dmem.buf.data[0]); local
590 FwIPC_Initialize(GET_IPC_HANDLE(_dmem), (volatile char *)msg);
596 viddec_fw_process_sync_queues(msg);

Completed in 1108 milliseconds

1234567891011