Home
last modified time | relevance | path

Searched defs:OutputFrame (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/codecs/m4v_h263/dec/include/
H A Dmp4dec_api.h66 } OutputFrame; typedef
/aosp12/frameworks/base/media/java/android/media/
H A DMediaCodec.java4112 public static final class OutputFrame { class
4114 OutputFrame(int index) { in OutputFrame() method in OutputFrame