Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
DMediaVideoToolBoxUtils.h23 struct media_vtb_utils_copy_context { struct
24 media_vtb_utils_copy_context(void* surface, unsigned int w, unsigned int h) in media_vtb_utils_copy_context() function
26 void* iosurface;
27 unsigned int dest_width;
28 unsigned int dest_height;