Searched refs:message (Results 1 - 25 of 70) sorted by relevance

123

/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/invensense/6515/libsensors_iio/software/core/driver/include/
H A Dmlinclude.h25 #define INVENSENSE_FUNC_START __pragma(message(__FILE__ "|"__FUNCTION__ )) \
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dmlinclude.h25 #define INVENSENSE_FUNC_START __pragma(message(__FILE__ "|"__FUNCTION__ )) \
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/include/
H A Dviddec_fw_parser_fw_ipc.h126 for the message of size(message_size). It also provides us the amount of space available.
128 @param[in] message_size : size of message that we want to write.
130 @retval 0 : if space is not available for current message.
131 @retval 1 : if space is available for current message.
136 This function writes the message of message_size into queue(host_rx_queue).
139 @param[in] message : Message that we want to write.
140 @param[in] message_size : size of message that we want to write.
144 int FwIPC_SendMessage(FW_IPC_Handle *fwipc, unsigned int host_rx_queue, const char *message, unsigned int message_size );
147 This function reads a message(which is <= max_message_size) from rcv_queue of firmware into input parameter message
[all...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
H A Dviddec_fw_parser_host.h78 This function loads Parser Firmware and initialises necessary state information.This a synchronous message to FW.
89 This function returns the size required opening a stream. This a synchronous message to FW.
97 This function opens requested codec.This a synchronous message to FW.
109 This function closes stream.This a synchronous message to FW.
116 This function flushes the current stream. This is a synchronous message to FW.
133 @param[in] message : The es buffer we want to send.
134 @retval VIDDEC_FW_SUCCESS : Successfully Sent the message.
135 @retval VIDDEC_FW_PORT_FULL : Port to fw full unsuccesful in sending message.
138 uint32_t viddec_fw_parser_send(uint32_t strm_handle, ipc_msg_data *message);
144 @param[out] 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/img/psb_headers/DRM/cc54/inc/
H A Dwv_mod_drm_api.h64 const uint8_t *message,
70 const uint8_t *message,
80 const uint8_t *message,
100 const uint8_t *message,
116 const uint8_t *message,
159 const uint8_t *message,
171 const uint8_t *message,
266 * Pointer to message to be verified
/hardware/intel/common/libmix/mix_audio/src/
H A Damhelper.c34 error->message);
69 mix_log(MIX_AUDIO_COMP, MIX_LOG_LEVEL_WARNING, "LPEStreamRegister failed: %s\n", error->message);
89 mix_log(MIX_AUDIO_COMP, MIX_LOG_LEVEL_WARNING, "LPEStreamUnregister failed: %s\n", error->message);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
H A Dftfy.sh13 -h, --help Shows this message
16 This option will also reformat the commit message.
18 --msg-only Reformat the commit message only, ignore the patch itself.
70 log "Modified commit message:"
138 # Fixup the commit message
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
H A Dgen_msvs_def.sh31 --help Print this message
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Domx_video_encoder.h48 static int async_message_process (void *context, void* message);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h49 static int async_message_process (void *context, void* message);
/hardware/invensense/6515/libsensors_iio/
H A DCompassSensor.IIO.9150.cpp39 #pragma message("HAL:build Invensense compass cal with YAS53x IIO on secondary bus")
44 #pragma message("HAL:build Invensense compass cal with AK8975 on primary bus")
50 #pragma message("HAL:build Invensense compass cal with compass IIO on secondary bus")
53 #pragma message("HAL:build third party compass cal HAL")
H A DPressureSensor.IIO.secondary.cpp35 #pragma message("HAL:build pressure sensor on Invensense MPU secondary bus")
H A DMPLSensor.h34 #pragma message("unified HAL for AKM")
39 #pragma message("Sensor on Primary Bus")
42 #pragma message("Sensor on Secondary Bus")
/hardware/invensense/65xx/libsensors_iio/
H A DCompassSensor.IIO.9150.cpp39 #pragma message("HAL:build Invensense compass cal with YAS53x IIO on secondary bus")
44 #pragma message("HAL:build Invensense compass cal with AK8975 on primary bus")
50 #pragma message("HAL:build Invensense compass cal with compass IIO on secondary bus")
53 #pragma message("HAL:build third party compass cal HAL")
H A DMPLSensor.h34 #pragma message("unified HAL for AKM")
39 #pragma message("Sensor on Primary Bus")
42 #pragma message("Sensor on Secondary Bus")
151 #pragma message("ENABLE_DMP_DISPL_ORIENT_FEAT is defined, framework changes are necessary for HAL to work properly")
H A DPressureSensor.IIO.secondary.cpp35 #pragma message("HAL:build pressure sensor on Invensense MPU secondary bus")
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_encoder.h49 static int async_message_process (void *context, void* message);
/hardware/libhardware/include/hardware/
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...]
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
/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...]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_postproc.c648 char message[512];
649 snprintf(message, sizeof(message) -1,
657 vp9_blit_text(message, ppbuf->y_buffer, ppbuf->y_stride);
721 char message[512];
722 snprintf(message, sizeof(message),
725 vp9_blit_text(message, ppbuf->y_buffer, ppbuf->y_stride);
/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...]

Completed in 2071 milliseconds

123