Home
last modified time | relevance | path

Searched defs:omx (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libmedia/
DIMediaCodecService.cpp61 sp<IOMX> omx = getOMX(); in onTransact() local
DIMediaPlayerService.cpp166 sp<IOMX> omx = getOMX(); in onTransact() local
/frameworks/av/media/libstagefright/
DOMXClient.cpp275 sp<IOMX> omx; in allocateNode() local
418 sp<IOMX> omx; in createPersistentInputSurface() local
DACodec.cpp1700 const sp<IOMX> &omx, IOMX::node_id node, const char *role) { in setComponentRole()
4863 const sp<IOMX> &omx, IOMX::node_id node, in describeColorFormat()
4889 const sp<IOMX> &omx, IOMX::node_id node, in isFlexibleColorFormat()
6595 sp<IOMX> omx = client.interface(); in onAllocateComponent() local
8085 sp<IOMX> omx = client.interface(); in queryCapabilities() local
DMediaCodec.cpp215 sp<IOMX> omx = client.interface(); in CreatePersistentInputSurface() local
/frameworks/av/cmds/stagefright/
Dstagefright.cpp913 sp<IOMX> omx = service->getOMX(); in main() local