Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dasm_offsets.h22 #define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val)) argument
26 #define DEFINE(sym, val) const int sym = val argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Dloopfilter_x86.c15 #define prototype_loopfilter(sym) \ argument
19 #define prototype_loopfilter_nc(sym) \ argument
23 #define prototype_simple_loopfilter(sym) \ argument
Drecon_wrapper_sse2.c16 #define build_intra_predictors_mbuv_prototype(sym) \ argument
113 #define build_intra_predictors_mby_prototype(sym) \ argument
/hardware/intel/img/psb_video/src/
Dpsb_drv_debug.h118 #define DW(wd, sym, to, from) psb__debug_w(((uint32_t *)pasDmaList)[wd], "LLDMA: " #sym " = %d\n", … argument
119 #define DWH(wd, sym, to, from) psb__debug_w(((uint32_t *)pasDmaList)[wd], "LLDMA: " #sym " = %08x\n… argument
/hardware/libhardware/
Dhardware.c90 const char *sym = HAL_MODULE_INFO_SYM_AS_STR; in load() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Dobj_int_extract.c448 Elf32_Sym sym; in parse_elf() local
537 Elf64_Sym sym; in parse_elf() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/
Dloopfilter_arm.c17 #define prototype_loopfilter(sym) \ argument
/hardware/libhardware/modules/sensors/
Dmultihal.cpp499 const char* sym = HAL_MODULE_INFO_SYM_AS_STR; in lazy_init_modules() local