Searched defs:omx (Results 1 – 3 of 3) sorted by relevance
286 sp<IOMX> omx = service->getOMX(); in main() local332 sp<IOMX> omx = service->getOMX(); in main() local
174 const sp<IOMX> &omx, in Create()673 const sp<IOMX> &omx, IOMX::node_id node, uint32_t quirks, in OMXCodec()699 const sp<IOMX> &omx, IOMX::node_id node, bool isEncoder, in setComponentRole()2439 const sp<IOMX> &omx, in QueryCodecs()
212 sp<IOMX> omx = getOMX(); in onTransact() local