Searched defs:message (Results 1 - 25 of 28) sorted by relevance

12

/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dmessage_layer.c20 long message; member in struct:message_holder_t
25 /** Sets a message.
29 * a motion or no motion message.
36 mh.message &= ~clear;
37 mh.message |= set;
43 * @param[in] clear If set, will clear the message. Typically this will be set
44 * for one reader, so that you don't get the same message over and over.
45 * @return bit field to corresponding message.
50 msg = mh.message;
52 mh.message
[all...]
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Dmessage_layer.c20 long message; member in struct:message_holder_t
25 /** Sets a message.
29 * a motion or no motion message.
36 mh.message &= ~clear;
37 mh.message |= set;
43 * @param[in] clear If set, will clear the message. Typically this will be set
44 * for one reader, so that you don't get the same message over and over.
45 * @return bit field to corresponding message.
50 msg = mh.message;
52 mh.message
[all...]
/hardware/intel/common/libva/test/decode/
H A Dloadjpeg.c42 static void exitmessage(const char *message) __attribute__((noreturn));
43 static void exitmessage(const char *message) argument
45 printf("%s\n", message);
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
H A Dmain.c273 uint32_t message; local
275 message = (start) ? SVEN_MODULE_EVENT_GV_FW_PK_SCHDL_STRM_START: SVEN_MODULE_EVENT_GV_FW_PK_SCHDL_STRM_END;
286 WRITE_SVEN(message, (int)indx, (int)inpt_avail, (int)output_avail,
466 * Only once synchronous message at a time. When a synchronous message its id is usually in cp doorbell. Once
467 * we are done handling synchronous message through auto api we release doorbell to let the host write next
468 * message.
481 reg_write(CONFIG_IPC_ROFF_RISC_DOORBELL_STATUS, 0x2); /* Inform Host we are done with this message */
569 * the first one available. Next time when we come around for asynchronous message we start
580 /* We wait until host reads sync message */
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp1604 int omx_venc::async_message_process (void *context, void* message) argument
1611 if(context == NULL || message == NULL)
1616 m_sVenc_msg = (struct venc_msg *)message;
/hardware/ti/omap4-aah/camera/
H A DANativeWindowDisplayAdapter.cpp147 ///Post the message to display thread
312 //Send START_DISPLAY COMMAND to display thread. Display thread will start and then wait for a message
319 ///Post the message to display thread
362 // and then wait for message
371 ///Post the message to display thread
880 ///Received a message from CameraHal, process it
899 CAMHAL_LOGEA("Error in getting message from display Q");
953 // flush frame message queue
955 Utils::Message message; local
956 mDisplayQ.get(&message);
[all...]
/hardware/libhardware/include/hardware/
H A Dcontext_hub.h215 const void *message; member in struct:hub_message_t
242 uint32_t max_supported_msg_len; // This is the maximum size of the message that can
247 * Definitions of message payloads, see hub_messages_e
362 * the form of messages. Some message types are distinguished and their
364 * Custom message types should be defined starting above
410 * Send a message to a hub
H A Dcamera3.h287 * message. After returning from a fatal device-wide error notification, the
293 * returns from a fatal error message.
1906 * Indicates the type of message sent, which specifies which member of the
1907 * message union is valid.
1912 * An error has occurred. camera3_notify_msg.message.error contains the
1919 * begun. camera3_notify_msg.message.shutter contains the information
1925 * Number of framework message types
2025 * The message structure sent to camera3_callback_ops_t.notify()
2030 * The message type. One of camera3_notify_msg_type, or a private extension.
2036 * Error message content
2050 } message; member in struct:camera3_notify_msg
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2143 int omx_venc::async_message_process (void *context, void* message) argument
2150 if (context == NULL || message == NULL) {
2154 m_sVenc_msg = (struct venc_msg *)message;
/hardware/intel/common/libmix/mix_audio/src/
H A Dmixaudio.c146 static void mix_audio_log(const gchar *log_domain, GLogLevelFlags log_level, const gchar *message, gpointer user_data);
255 static void mix_audio_log(const gchar *log_domain, GLogLevelFlags log_level, const gchar *message, gpointer user_data) argument
257 // Log message based on a mask.
259 // mask is a bit mask specifying the message to print. The lsb (0) is "ERROR" and graduating increasing
263 static const gchar* lognames[] = {"error", "critical", "warning", "message", "log", "debug"};
279 message?message:"NULL");
365 g_warning("Oops, cannot open temp file: Error message: %s", err->message);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
H A Dpostproc.c837 char message[512]; local
838 sprintf(message, "F%1dG%1dQ%3dF%3dP%d_s%dx%d",
845 vp8_blit_text(message, oci->post_proc_buffer.y_buffer, oci->post_proc_buffer.y_stride);
920 char message[512]; local
921 sprintf(message, "Bitrate: %10.2f framerate: %10.2f ", oci->bitrate, oci->framerate);
922 vp8_blit_text(message, oci->post_proc_buffer.y_buffer, oci->post_proc_buffer.y_stride);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp2347 int omx_venc::async_message_process (void *context, void* message) argument
2354 if (context == NULL || message == NULL) {
2358 m_sVenc_msg = (struct venc_msg *)message;
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDec_Utils.c2356 OMX_U32 message[4]; local
2381 message[0] = 0x400;
2382 message[1] = 100;
2383 message[2] = 0;
2384 p = (void*)&message;
2692 message[1] = 4;
2695 message[1] = 100;
2697 message[0] = 0x400;
2698 message[2] = 0;
2699 p = (void*)&message;
8475 OMX_U32 message[4]; local
[all...]
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp380 DEBUG_PRINT_LOW("omx_vdpp: message thread start\n");
402 DEBUG_PRINT_HIGH("omx_vdpp: message thread stop\n");
837 /*Read the message id's from the queue*/
871 /*process message if we have one*/
1713 /* create pipes for message thread*/
6395 int omx_vdpp::async_message_process (void *context, void* message) argument
6404 if (context == NULL || message == NULL)
6410 vdpp_msg = (struct vdpp_msginfo *)message;
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp175 /*Wait for a message from the video decoder driver*/
189 DEBUG_PRINT_ERROR("\nERROR:Wrong ioctl message");
202 DEBUG_PRINT_HIGH("omx_vdec: message thread start\n");
224 DEBUG_PRINT_HIGH("omx_vdec: message thread stop\n");
644 /*Read the message id's from the queue*/
671 /*process message if we have one*/
1225 DEBUG_PRINT_HIGH("Sending message to start securing display failed");
1640 DEBUG_PRINT_HIGH("sending message to stop securing display failed");
5990 DEBUG_PRINT_HIGH("Failed to send message to unsecure display START");
6095 DEBUG_PRINT_HIGH("Failed to send message t
6761 async_message_process(void *context, void* message) argument
[all...]
H A Domx_vdec_copper.cpp214 DEBUG_PRINT_HIGH("omx_vdec: message thread start\n");
236 DEBUG_PRINT_HIGH("omx_vdec: message thread stop\n");
637 /*Read the message id's from the queue*/
664 /*process message if we have one*/
6314 int omx_vdec::async_message_process (void *context, void* message) argument
6322 if (context == NULL || message == NULL)
6327 vdec_msg = (struct vdec_msginfo *)message;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp176 /*Wait for a message from the video decoder driver*/
187 DEBUG_PRINT_ERROR("ERROR:Wrong ioctl message");
201 DEBUG_PRINT_HIGH("omx_vdec: message thread start");
222 DEBUG_PRINT_HIGH("omx_vdec: message thread stop");
643 /*Read the message id's from the queue*/
669 /*process message if we have one*/
6546 int omx_vdec::async_message_process (void *context, void* message) argument
6553 if (context == NULL || message == NULL) {
6558 vdec_msg = (struct vdec_msginfo *)message;
H A Domx_vdec_hevc.cpp268 DEBUG_PRINT_ERROR("message thread null pointer rxd");
272 DEBUG_PRINT_HIGH("omx_vdec: message thread start");
290 DEBUG_PRINT_HIGH("omx_vdec: message thread stop");
299 DEBUG_PRINT_ERROR("message thread null pointer rxd");
766 /*Read the message id's from the queue*/
788 /*process message if we have one*/
6082 int omx_vdec::async_message_process (void *context, void* message) argument
6090 if (context == NULL || message == NULL) {
6094 vdec_msg = (struct vdec_msginfo *)message;
H A Domx_vdec_hevc_swvdec.cpp280 DEBUG_PRINT_ERROR("message thread null pointer rxd");
284 DEBUG_PRINT_HIGH("omx_vdec: message thread start");
306 DEBUG_PRINT_HIGH("omx_vdec: message thread stop");
316 DEBUG_PRINT_ERROR("message thread null pointer rxd");
885 /*Read the message id's from the queue*/
931 /*process message if we have one*/
7251 int omx_vdec::async_message_process (void *context, void* message) argument
7259 if (context == NULL || message == NULL)
7264 vdec_msg = (struct vdec_msginfo *)message;
H A Domx_vdec_msm8974.cpp312 DEBUG_PRINT_HIGH("omx_vdec: message thread start");
330 DEBUG_PRINT_HIGH("omx_vdec: message thread stop");
884 /*Read the message id's from the queue*/
906 /*process message if we have one*/
2833 DEBUG_PRINT_ERROR("Dropping message %lx "
7429 int omx_vdec::async_message_process (void *context, void* message) argument
7437 if (context == NULL || message == NULL) {
7441 vdec_msg = (struct vdec_msginfo *)message;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp264 DEBUG_PRINT_ERROR("message thread null pointer rxd");
268 DEBUG_PRINT_HIGH("omx_vdec: message thread start");
286 DEBUG_PRINT_HIGH("omx_vdec: message thread stop");
295 DEBUG_PRINT_ERROR("message thread null pointer rxd");
761 /*Read the message id's from the queue*/
783 /*process message if we have one*/
6046 int omx_vdec::async_message_process (void *context, void* message) argument
6054 if (context == NULL || message == NULL) {
6058 vdec_msg = (struct vdec_msginfo *)message;
H A Domx_vdec_hevc_swvdec.cpp278 DEBUG_PRINT_ERROR("message thread null pointer rxd");
282 DEBUG_PRINT_HIGH("omx_vdec: message thread start");
304 DEBUG_PRINT_HIGH("omx_vdec: message thread stop");
314 DEBUG_PRINT_ERROR("message thread null pointer rxd");
893 /*Read the message id's from the queue*/
939 /*process message if we have one*/
7466 int omx_vdec::async_message_process (void *context, void* message) argument
7474 if (context == NULL || message == NULL)
7479 vdec_msg = (struct vdec_msginfo *)message;
H A Domx_vdec_v4l2.cpp342 DEBUG_PRINT_HIGH("omx_vdec: message thread start");
375 DEBUG_PRINT_HIGH("omx_vdec: message thread stop");
1205 /*Read the message id's from the queue*/
1227 /*process message if we have one*/
3283 DEBUG_PRINT_ERROR("Dropping message %lx "
8150 int omx_vdec::async_message_process (void *context, void* message) argument
8158 if (context == NULL || message == NULL) {
8162 vdec_msg = (struct vdec_msginfo *)message;
/hardware/ril/include/telephony/
H A Dril_cdma_sms.h171 int status; /* Status of message. See TS 27.005 3.1, "<stat>": */
177 RIL_CDMA_SMS_Message message; member in struct:__anon4965
240 /*indicates the reference number for a particular concatenated short message. */
241 /*it is constant for every short message which makes up a particular concatenated short message*/
244 /*indicates the total number of short messages within the concatenated short message.
246 short message which makes up the concatenated short message.
251 * it indicates the sequence number of a particular short message within the concatenated short
252 * message
[all...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc191 // being part of the failure message.
204 // - You cannot stream a failure message to this macro.
248 // being part of the failure message.
261 // - You cannot stream a failure message to this macro.
870 std::string message; member in struct:testing::internal::TraceInfo
1368 // Returns the message describing the last system error, regardless of the
1479 virtual void Send(const string& message) = 0;
1485 void SendLn(const string& message) { argument
1486 Send(message + "\n");
1504 virtual void Send(const string& message) { argument
1601 SendLn(const string& message) argument
1831 AssertHelper(TestPartResult::Type type, const char* file, int line, const char* message) argument
2463 AssertionFailure(const Message& message) argument
3410 ReportFailureInUnknownLocation(TestPartResult::Type result_type, const std::string& message) argument
3498 Message message; local
3514 Message message; local
5268 msg << message; local
[all...]

Completed in 1272 milliseconds

12