Home
last modified time | relevance | path

Searched refs:PrivInfo (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.h91 struct PrivInfo { struct
95 PrivInfo mPrivInfo[kNumBuffers];
DGoldfishVPX.cpp202 PrivInfo *privInfo = (PrivInfo *)mImg->user_priv; in outputBuffers()