Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 113) sorted by relevance

12345

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dvpx_timer.h57 vpx_usec_timer_start(struct vpx_usec_timer *t) { in vpx_usec_timer_start()
67 vpx_usec_timer_mark(struct vpx_usec_timer *t) { in vpx_usec_timer_mark()
77 vpx_usec_timer_elapsed(struct vpx_usec_timer *t) { in vpx_usec_timer_elapsed()
105 vpx_usec_timer_start(struct vpx_usec_timer *t) { } in vpx_usec_timer_start()
108 vpx_usec_timer_mark(struct vpx_usec_timer *t) { } in vpx_usec_timer_mark()
111 vpx_usec_timer_elapsed(struct vpx_usec_timer *t) { in vpx_usec_timer_elapsed()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dtreecoder.c21 vp8_tree t, in tree2tok()
45 void vp8_tokens_from_tree(struct vp8_token_struct *p, vp8_tree t) in vp8_tokens_from_tree()
50 void vp8_tokens_from_tree_offset(struct vp8_token_struct *p, vp8_tree t, in vp8_tokens_from_tree_offset()
65 int t = 0; in branch_counts() local
121 int t = 0; in vp8_tree_probs_from_distribution() local
Dtextblit.c69 int t; in vp8_blit_line() local
81 int t; in vp8_blit_line() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dtokenize.c113 TOKENEXTRA *t = *tp;/* store tokens starting here */ in tokenize2nd_order_b() local
205 TOKENEXTRA *t = *tp;/* store tokens starting here */ in tokenize1st_order_b() local
383 void vp8_tokenize_mb(VP8_COMP *cpi, MACROBLOCK *x, TOKENEXTRA **t) in vp8_tokenize_mb()
430 int type, band, pt, t; in print_context_counters() local
504 TOKENEXTRA *t = *tp; /* store tokens starting here */ in stuff2nd_order_b() local
530 TOKENEXTRA *t = *tp; /* store tokens starting here */ in stuff1st_order_b() local
554 TOKENEXTRA *t = *tp; /* store tokens starting here */ in stuff1st_order_buv() local
567 void vp8_stuff_mb(VP8_COMP *cpi, MACROBLOCK *x, TOKENEXTRA **t) in vp8_stuff_mb()
Dtreewriter.h63 vp8_tree t, in vp8_treed_write()
82 vp8_tree t, in vp8_write_token()
91 vp8_tree t, in vp8_treed_cost()
112 vp8_tree t, in vp8_cost_token()
Dtreewriter.c36 void vp8_cost_tokens(int *c, const vp8_prob *p, vp8_tree t) in vp8_cost_tokens()
40 void vp8_cost_tokens2(int *c, const vp8_prob *p, vp8_tree t,int start) in vp8_cost_tokens2()
/hardware/ril/reference-ril/
Dreference-ril.c196 #define RIL_onRequestComplete(t, e, response, responselen) s_rilenv->OnRequestComplete(t,e, respons… argument
367 static void requestRadioPower(void *data, size_t datalen __unused, RIL_Token t) in requestRadioPower()
404 static void requestShutdown(RIL_Token t) in requestShutdown()
428 static void requestDataCallList(void *data __unused, size_t datalen __unused, RIL_Token t) in requestDataCallList()
433 static void requestOrSendDataCallList(RIL_Token *t) in requestOrSendDataCallList()
625 void *data __unused, size_t datalen __unused, RIL_Token t) in requestQueryNetworkSelectionMode()
668 static void requestGetCurrentCalls(void *data __unused, size_t datalen __unused, RIL_Token t)
791 static void requestDial(void *data, size_t datalen __unused, RIL_Token t)
818 static void requestWriteSmsToSim(void *data, size_t datalen __unused, RIL_Token t)
844 static void requestHangup(void *data, size_t datalen __unused, RIL_Token t)
[all …]
/hardware/qcom/gps/msm8084/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
118 timer_data *t=NULL; in loc_timer_start() local
176 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/qcom/gps/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
134 timer_data *t=NULL; in loc_timer_start() local
192 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/qcom/gps/msm8994/utils/
Dloc_timer.c58 timer_data* t = (timer_data*)thread_data; in timer_thread() local
134 timer_data *t=NULL; in loc_timer_start() local
192 timer_data* t = (timer_data*)handle; in loc_timer_stop() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dminiopt.c41 miniopt_init(miniopt_t *t, const char* name, const char* flags, bool longflags) in miniopt_init()
57 miniopt(miniopt_t *t, char **argv) in miniopt()
/hardware/qcom/gps/msm8960/utils/
Dloc_timer.c51 timer_data t; in timer_thread() local
119 timer_data *t=NULL; in loc_timer_start() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_textblit.c67 int t; in vp9_blit_line() local
78 int t; in vp9_blit_line() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_tokenize.c112 TOKENVALUE *const t = dct_value_tokens + DCT_MAX_VALUE; in vp9_tokenize_initialize() local
179 static INLINE void add_token(TOKENEXTRA **t, const vp9_prob *context_tree, in add_token()
191 static INLINE void add_token_no_extra(TOKENEXTRA **t, in add_token_no_extra()
221 TOKENEXTRA *t = *tp; /* store tokens starting here */ in tokenize_b() local
308 void vp9_tokenize_sb(VP9_COMP *cpi, TOKENEXTRA **t, int dry_run, in vp9_tokenize_sb()
/hardware/qcom/gps/msm8084/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8960/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8994/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8909/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/qcom/gps/msm8996/utils/platform_lib_abstractions/
Delapsed_millis_since_boot.cpp35 struct timeval t; in systemTime() local
/hardware/akm/AK8975_FS/libsensors/
DSensorBase.h42 static int64_t timevalToNano(timeval const& t) { in timevalToNano()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
Dmacros.h23 #define structof(p,t,f) ((t*)(- (ptrdiff_t) offsetof(t,f) + (char*)(p))) argument
/hardware/bsp/intel/peripheral/libupm/examples/c++/
Dmaxds3231m.cxx47 upm::Time3231 t; in main() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/
Dtreereader.h33 vp8_tree t, in vp8_treed_read()
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalZoneMonitor.java29 private Thread t; field in ThermalZoneMonitor

12345