Home
last modified time | relevance | path

Searched refs:OMX_VERSION (Results 1 – 3 of 3) sorted by relevance

/third_party/openmax/api/1.1.2/
DOMX_Types.h328 #define OMX_VERSION ((OMX_VERSION_STEP<<24) | (OMX_VERSION_REVISION<<16) | (OMX_VERSION_MINOR<<8) |… macro
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264d.c91 avctype.nVersion.nVersion = OMX_VERSION; in instantiate_h264d_input_port()
Dh264e.c141 avctype.nVersion.nVersion = OMX_VERSION; in instantiate_h264e_output_port()