Home
last modified time | relevance | path

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

/aosp_15_r20/external/libopenapv/src/
H A Doapv.c1189 int check_cpu, support_sse, support_avx2; in enc_platform_init() local
1839 int check_cpu, support_sse, support_avx2; in dec_platform_init() local
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_userptr_blits.c428 check_cpu(uint32_t *ptr, uint32_t val) in check_cpu() function