HomeSort by relevance Sort by last modified time
    Searched refs:android_videoCodec_expose (Results 1 - 3 of 3) sorted by null

  /frameworks/wilhelm/src/android/
VideoCodec_to_android.h 36 extern bool android_videoCodec_expose();
45 * Returns 0 if android_videoCodec_expose() hasn't been called before (and returned true)
54 * android_videoCodec_expose() has been called before (and returned true)
62 * android_videoCodec_expose() has been called before (and returned true)
75 * android_videoCodec_expose() has been called before (and returned true)
VideoCodec_to_android.cpp 57 bool android_videoCodec_expose() {
58 SL_LOGV("android_videoCodec_expose()");
68 ALOGE("android_videoCodec_expose() couldn't access OMX interface");
  /frameworks/wilhelm/src/itf/
IVideoDecoderCapabilities.cpp 127 return android::android_videoCodec_expose();

Completed in 16 milliseconds