Searched defs:sym (Results 1 – 8 of 8) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/ |
D | asm_offsets.h | 22 #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/ |
D | loopfilter_x86.c | 15 #define prototype_loopfilter(sym) \ argument 19 #define prototype_loopfilter_nc(sym) \ argument 23 #define prototype_simple_loopfilter(sym) \ argument
|
D | recon_wrapper_sse2.c | 16 #define build_intra_predictors_mbuv_prototype(sym) \ argument 113 #define build_intra_predictors_mby_prototype(sym) \ argument
|
/hardware/intel/img/psb_video/src/ |
D | psb_drv_debug.h | 118 #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/ |
D | hardware.c | 90 const char *sym = HAL_MODULE_INFO_SYM_AS_STR; in load() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
D | obj_int_extract.c | 448 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/ |
D | loopfilter_arm.c | 17 #define prototype_loopfilter(sym) \ argument
|
/hardware/libhardware/modules/sensors/ |
D | multihal.cpp | 499 const char* sym = HAL_MODULE_INFO_SYM_AS_STR; in lazy_init_modules() local
|