Home
last modified time | relevance | path

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

/cts/tests/tests/media/common/jni/
Dcodec-utils-jni.cpp48 struct NativeImage { struct
49 struct crop {
54 } crop;
55 struct plane {
63 } plane[3];
64 int width;
65 int height;
66 int format;
67 long timestamp;
68 size_t numPlanes;