Searched refs:PlaneInfo (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/include/media/hardware/
H A DVideoAPI.h46 struct PlaneInfo { struct in struct:android::MediaImage
54 PlaneInfo mPlane[MAX_NUM_PLANES];
88 struct __attribute__ ((__packed__)) PlaneInfo { struct in namespace:android
96 PlaneInfo mPlane[MAX_NUM_PLANES];
101 static_assert(sizeof(MediaImage2::PlaneInfo) == 20, "wrong struct size");
/frameworks/av/media/libstagefright/
H A DACodec.cpp4731 MediaImage2::PlaneInfo *plane = img.mPlane;

Completed in 520 milliseconds