Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/
H A Dvpec.h41 struct vpec { struct
43 struct vpec_funcs *funcs; argument
H A Dresource.h60 struct vpec vpec; member
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/chip/vpe10/
H A Dvpe10_vpec.c31 void vpe10_construct_vpec(struct vpe_priv *vpe_priv, struct vpec *vpec) in vpe10_construct_vpec()
38 bool vpe10_vpec_check_swmode_support(struct vpec *vpec, enum vpe_swizzle_mode_values sw_mode) in vpe10_vpec_check_swmode_support()
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/
H A Dcommon.c329 struct vpec *vpec; in vpe_check_output_support() local
430 struct vpec *vpec; in vpe_check_input_support() local
H A Dvpelib.c406 struct vpec *vpec; in vpe_check_support() local