Searched defs:vlHandle (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
H A Dvdpau_private.h393 typedef uint32_t vlHandle; typedef
397 vlHandle vlAddDataHTAB(void *data);
398 void* vlGetDataHTAB(vlHandle handle);
399 void vlRemoveDataHTAB(vlHandle handle);
/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Dvdpau_private.h393 typedef uint32_t vlHandle; typedef
397 vlHandle vlAddDataHTAB(void *data);
398 void* vlGetDataHTAB(vlHandle handle);
399 void vlRemoveDataHTAB(vlHandle handle);

Completed in 1041 milliseconds