Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 34) sorted by relevance

12

/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_DebugMem.h35 #define calloc(n,s) OMX_DebugMem_calloc(n,s,__FILE__,__FUNCTION__,__LINE__) argument
36 #define realloc(x,s) OMX_DebugMem_realloc(x,s,__FILE__,__FUNCTION__,__LINE__) argument
DOMX_Types.h336 } s; member
/hardware/broadcom/wlan/bcm4329/src/dhd/exe/
Ddhdu_linux.c56 syserr(char *s) in syserr()
69 int s; in dhd_ioctl() local
96 int s; in dhd_get_dev_type() local
/hardware/libhardware_legacy/gps/
Dgps_qemu.c559 gps_state_done( GpsState* s ) in gps_state_done()
578 gps_state_start( GpsState* s ) in gps_state_start()
593 gps_state_stop( GpsState* s ) in gps_state_stop()
788 GpsState* s = _gps_state; in qemu_gps_init() local
804 GpsState* s = _gps_state; in qemu_gps_cleanup() local
814 GpsState* s = _gps_state; in qemu_gps_start() local
830 GpsState* s = _gps_state; in qemu_gps_stop() local
/hardware/libhardware_legacy/uevent/
Duevent.c35 int s; in uevent_init() local
/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_rt.c330 double s = dRate->txx ? (dRate->tx * (double) dRate->tx / dRate->txx / dRate->tn) : 1; in count_temporal_rate() local
874 double s = (me->dRate[i].xx ? in __rt_Done() local
/hardware/ril/rild/
Drild.c72 char * s = args; in make_argv() local
/hardware/broadcom/wlan/bcm4329/src/include/proto/
Dethernet.h121 #define ether_copy(s, d) { \ argument
/hardware/ril/reference-ril/
Datchannel.c492 static int writeline (const char *s) in writeline()
531 static int writeCtrlZ (const char *s) in writeCtrlZ()
/hardware/msm7k/libcamera/
DQualcommCameraHardware.cpp1729 #define TRANSITION(e,s) do { \ argument
1732 #define TRANSITION_LOCKED(e,s) do { \ argument
1735 #define TRANSITION_ALWAYS(s) obj->change_state(s) argument
2247 QualcommCameraHardware::qualcomm_camera_state s) in getCameraStateStr()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c2314 void * mymalloc(int line, char *s, int size) in mymalloc()
2335 int myfree(void *dp, int line, char *s){ in myfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
DOMX_G726Enc_Utils.c94 void * DebugMalloc(int line, char *s, int size) in DebugMalloc()
116 int DebugFree(void *dp, int line, char *s){ in DebugFree()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c2142 void * mymalloc(int line, char *s, int size) in mymalloc()
2163 int myfree(void *dp, int line, char *s){ in myfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c2000 void * mymalloc(int line, char *s, int size) in mymalloc()
2023 int myfree(void *dp, int line, char *s){ in myfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
DG711DecTest.c1684 void * mymalloc(int line, char *s, int size) in mymalloc()
1706 int myfree(void *dp, int line, char *s) in myfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
DG726EncTest.c167 void * DebugMalloc(int line, char *s, int size) in DebugMalloc()
189 int DebugFree(void *dp, int line, char *s){ in DebugFree()
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
DOMX_WmaDecoder.c2275 void * mymalloc(int line, char *s, int size) in mymalloc()
2296 int myfree(void *dp, int line, char *s){ in myfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
DAmrEncTest.c199 void * mynewmalloc(int line, char *s, int size) in mynewmalloc()
221 int mynewfree(void *dp, int line, char *s){ in mynewfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c2497 void * mymalloc(int line, char *s, int size) in mymalloc()
2518 int myfree(void *dp, int line, char *s){ in myfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
DWbAmrEncTest.c181 void * mynewmalloc(int line, char *s, int size) in mynewmalloc()
203 int mynewfree(void *dp, int line, char *s){ in mynewfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
DOMX_AacEnc_Utils.c3380 void* mymalloc(int line, char *s, int size) in mymalloc()
3415 int myfree(void *dp, int line, char *s){ in myfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
DOMX_WbAmrEnc_Utils.c102 void * mymalloc(int line, char *s, int size) in mymalloc()
124 int myfree(void *dp, int line, char *s){ in myfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
DWBAmrDecTest.c2068 void * mymalloc(int line, char *s, int size)
2090 int myfree(void *dp, int line, char *s){
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
DOMX_AmrEnc_Utils.c110 void * mymalloc(int line, char *s, int size) in mymalloc()
132 int myfree(void *dp, int line, char *s){ in myfree()
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDec_Utils.c3787 void * mymalloc(int line, char *s, int size) in mymalloc()
3823 int myfree(void *dp, int line, char *s) in myfree()

12