Home
last modified time | relevance | path

Searched defs:StreamContext (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dsignature.h102 typedef struct StreamContext { struct
125 } StreamContext; argument
/third_party/ffmpeg/libavformat/
Dnut.h75 typedef struct StreamContext { struct
85 } StreamContext; argument
/third_party/ffmpeg/doc/examples/
Dtranscoding.c50 typedef struct StreamContext { struct
55 } StreamContext; argument
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DTestAudioActivity.java83 public static class StreamContext { class in TestAudioActivity