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

/frameworks/native/include/media/hardware/
H A DHardwareAPI.h193 struct MediaImage { struct in namespace:android
231 // The component shall fill out the MediaImage structure that
240 // is OMX_TRUE), the component shall fill out the MediaImage information for the
259 // output: fill out the MediaImage fields
260 MediaImage sMediaImage;
/frameworks/base/media/java/android/media/
H A DMediaCodec.java3214 public static class MediaImage extends Image { class in class:MediaCodec
3290 public MediaImage( method in class:MediaCodec.MediaImage
3305 // whether it was created on a 32- or 64-bit process. See MediaImage

Completed in 7239 milliseconds