Searched defs:IOmx (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/
H A DMediaRecorderClient.h23 #include <android/hardware/media/omx/1.0/IOmx.h>
33 typedef ::android::hardware::media::omx::V1_0::IOmx IOmx; typedef in class:android::MediaRecorderClient
45 const sp<IOmx>& omx,
57 sp<IOmx> mOmx;
H A DMediaPlayerService.h33 #include <android/hardware/media/omx/1.0/IOmx.h>
74 typedef ::android::hardware::media::omx::V1_0::IOmx IOmx; typedef in class:android::MediaPlayerService
390 const sp<IOmx>& omx,
403 sp<IOmx> mOmx;

Completed in 54 milliseconds