HomeSort by relevance Sort by last modified time
    Searched defs:PROXY_BUFFER_TYPE (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/domx/domx/
omx_proxy_common.h 152 /** PROXY_BUFFER_TYPE : This enumeration tells the type of buffer pointers coming to OMX in
156 typedef enum PROXY_BUFFER_TYPE
162 } PROXY_BUFFER_TYPE;
165 /** PROXY_BUFFER_TYPE : This enumeration tells the type of buffer pointers coming to OMX in
171 PROXY_BUFFER_TYPE proxyBufferType; /*Used when buffer pointers come from the normal A9 virtual space */
  /hardware/ti/omap4-aah/domx/domx/
omx_proxy_common.h 193 /** PROXY_BUFFER_TYPE : This enumeration tells the type of buffer pointers coming to OMX in
197 typedef enum PROXY_BUFFER_TYPE
204 } PROXY_BUFFER_TYPE;
207 /** PROXY_BUFFER_TYPE : This enumeration tells the type of buffer pointers coming to OMX in
213 PROXY_BUFFER_TYPE proxyBufferType; /*Used when buffer pointers come from the normal A9 virtual space */

Completed in 583 milliseconds