Searched defs:media_vtb_utils_copy_context (Results 1 – 1 of 1) sorted by relevance
23 struct media_vtb_utils_copy_context { struct24 media_vtb_utils_copy_context(void* surface, unsigned int w, unsigned int h) in media_vtb_utils_copy_context() function26 void* iosurface;27 unsigned int dest_width;28 unsigned int dest_height;