Searched refs:port (Results 151 - 175 of 243) sorted by relevance

12345678910

/hardware/qcom/display/msm8909w_3100/sdm/include/core/
H A Ddisplay_interface.h124 /*! @brief This enum represents the display port.
130 kPortDSI, // Display is connected to DSI port.
131 kPortDTV, // Display is connected to DTV port
132 kPortWriteBack, // Display is connected to writeback port
133 kPortLVDS, // Display is connected to LVDS port
134 kPortEDP, // Display is connected to EDP port
135 kPortDP, // Display is connected to DP port.
633 /*! @brief Method to get display port information.
635 @param[out] port \link DisplayPort \endlink
639 virtual DisplayError GetDisplayPort(DisplayPort *port)
[all...]
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Ddisplay_base.h114 virtual DisplayError GetDisplayPort(DisplayPort *port);
/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.h118 void GetHWDisplayPortAndMode(int device_node, HWDisplayPort *port, HWDisplayMode *mode);
/hardware/qcom/display/msm8998/sdm/include/core/
H A Ddisplay_interface.h124 /*! @brief This enum represents the display port.
130 kPortDSI, // Display is connected to DSI port.
131 kPortDTV, // Display is connected to DTV port
132 kPortWriteBack, // Display is connected to writeback port
133 kPortLVDS, // Display is connected to LVDS port
134 kPortEDP, // Display is connected to EDP port
135 kPortDP, // Display is connected to DP port.
631 /*! @brief Method to get display port information.
633 @param[out] port \link DisplayPort \endlink
637 virtual DisplayError GetDisplayPort(DisplayPort *port)
[all...]
/hardware/qcom/display/msm8998/sdm/libs/core/
H A Ddisplay_base.h114 virtual DisplayError GetDisplayPort(DisplayPort *port);
/hardware/qcom/gps/core/
H A DLocApiBase.h168 setServer(unsigned int ip, int port,
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp607 LocApiRpc::setServer(unsigned int ip, int port, LocServerType type) argument
629 server_info_ptr->addr_info.rpc_loc_server_addr_u_type_u.ipv4.port = port;
630 LOC_LOGD ("setServer, addr = %X:%d\n", (unsigned int) ip, (unsigned int) port);
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng.h225 LocServerType type, const char *hostname, int port);
/hardware/qcom/gps/msm8084/core/
H A DLocApiBase.h159 setServer(unsigned int ip, int port,
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp607 LocApiRpc::setServer(unsigned int ip, int port, LocServerType type) argument
629 server_info_ptr->addr_info.rpc_loc_server_addr_u_type_u.ipv4.port = port;
630 LOC_LOGD ("setServer, addr = %X:%d\n", (unsigned int) ip, (unsigned int) port);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng.h226 LocServerType type, const char *hostname, int port);
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.h168 setServer(unsigned int ip, int port,
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp607 LocApiRpc::setServer(unsigned int ip, int port, LocServerType type) argument
629 server_info_ptr->addr_info.rpc_loc_server_addr_u_type_u.ipv4.port = port;
630 LOC_LOGD ("setServer, addr = %X:%d\n", (unsigned int) ip, (unsigned int) port);
/hardware/qcom/gps/msm8909w_3100/core/
H A DLocApiBase.h171 setServer(unsigned int ip, int port,
/hardware/qcom/gps/msm8994/core/
H A DLocApiBase.h168 setServer(unsigned int ip, int port,
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp607 LocApiRpc::setServer(unsigned int ip, int port, LocServerType type) argument
629 server_info_ptr->addr_info.rpc_loc_server_addr_u_type_u.ipv4.port = port;
630 LOC_LOGD ("setServer, addr = %X:%d\n", (unsigned int) ip, (unsigned int) port);
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A Dloc_eng.h225 LocServerType type, const char *hostname, int port);
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.h168 setServer(unsigned int ip, int port,
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
H A DLocApiRpc.cpp607 LocApiRpc::setServer(unsigned int ip, int port, LocServerType type) argument
629 server_info_ptr->addr_info.rpc_loc_server_addr_u_type_u.ipv4.port = port;
630 LOC_LOGD ("setServer, addr = %X:%d\n", (unsigned int) ip, (unsigned int) port);
/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.h171 setServer(unsigned int ip, int port,
/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasequencer.h101 unsigned char port; member in struct:snd_seq_addr
/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasequencer.h99 #define SNDRV_SEQ_EVENT_PORT_START 63 /* new port was created */
100 #define SNDRV_SEQ_EVENT_PORT_EXIT 64 /* port was deleted from system */
101 #define SNDRV_SEQ_EVENT_PORT_CHANGE 65 /* port status/info has changed */
103 /** port connection changes
158 unsigned char port; /**< Port within client: 0..255, 255 = broadcast to all ports */ member in struct:snd_seq_addr
161 /** port connection */
314 int channels; /* maximum channels per port */
379 #define SNDRV_SEQ_REMOVE_DEST (1<<2) /* Restrict by destination q:client:port */
405 /* known port numbers */
409 /* port capabilitie
[all...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp290 // Initialize the video parameters for input port
316 // Initialize the video parameters for output port
347 // Initialize the video color format for input port
356 // Initialize the compression format for output port
578 or disabled port */
616 DEBUG_PRINT_ERROR("ERROR: (In_PORT) buffer count/size can change only if port is unallocated !");
676 DEBUG_PRINT_ERROR("ERROR: (Out_PORT) buffer count/size can change only if port is unallocated !");
754 //TODO if no use case for O/P port,delet m_sOutPortFormat
1104 DEBUG_PRINT_ERROR("ERROR: Unsupported port Index for Session QP setting");
1123 DEBUG_PRINT_ERROR("ERROR: Unsupported port Inde
2028 dev_flush(unsigned port) argument
2047 dev_use_buf(void *buf_addr,unsigned port,unsigned index) argument
2052 dev_free_buf(void *buf_addr,unsigned port) argument
2143 dev_get_buf_req(OMX_U32 *min_buff_count, OMX_U32 *actual_buff_count, OMX_U32 *buff_size, OMX_U32 port) argument
2155 dev_set_buf_req(OMX_U32 *min_buff_count, OMX_U32 *actual_buff_count, OMX_U32 *buff_size, OMX_U32 port) argument
[all...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp369 // Initialize the video parameters for input port
395 // Initialize the video parameters for output port
426 // Initialize the video color format for input port
435 // Initialize the compression format for output port
654 or disabled port */
692 DEBUG_PRINT_ERROR("ERROR: (In_PORT) buffer count/size can change only if port is unallocated !");
752 DEBUG_PRINT_ERROR("ERROR: (Out_PORT) buffer count/size can change only if port is unallocated !");
830 //TODO if no use case for O/P port,delet m_sOutPortFormat
1154 DEBUG_PRINT_ERROR("ERROR: Unsupported port Index for Session QP setting");
1173 DEBUG_PRINT_ERROR("ERROR: Unsupported port Inde
2290 dev_flush(unsigned port) argument
2309 dev_use_buf(void *buf_addr,unsigned port,unsigned index) argument
2314 dev_free_buf(void *buf_addr,unsigned port) argument
2420 dev_get_buf_req(OMX_U32 *min_buff_count, OMX_U32 *actual_buff_count, OMX_U32 *buff_size, OMX_U32 port) argument
2432 dev_set_buf_req(OMX_U32 *min_buff_count, OMX_U32 *actual_buff_count, OMX_U32 *buff_size, OMX_U32 port) argument
[all...]
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp383 // Initialize the video parameters for input port
409 // Initialize the video parameters for output port
441 // Initialize the video color format for input port
450 // Initialize the compression format for output port
694 or disabled port */
732 DEBUG_PRINT_ERROR("ERROR: (In_PORT) buffer count/size can change only if port is unallocated !");
792 DEBUG_PRINT_ERROR("ERROR: (Out_PORT) buffer count/size can change only if port is unallocated !");
870 //TODO if no use case for O/P port,delet m_sOutPortFormat
895 /* RC mode chan chage buffer requirements on Input port */
1197 DEBUG_PRINT_HIGH("Enable/Disable allocate-native-handle allowed only on Output port!");
2445 dev_flush(unsigned port) argument
2464 dev_use_buf(void *buf_addr,unsigned port,unsigned index) argument
2487 dev_free_buf(void *buf_addr,unsigned port) argument
2597 dev_get_buf_req(OMX_U32 *min_buff_count, OMX_U32 *actual_buff_count, OMX_U32 *buff_size, OMX_U32 port) argument
2609 dev_set_buf_req(OMX_U32 *min_buff_count, OMX_U32 *actual_buff_count, OMX_U32 *buff_size, OMX_U32 port) argument
[all...]

Completed in 450 milliseconds

12345678910