HomeSort by relevance Sort by last modified time
    Searched refs:pg (Results 1 - 25 of 91) sorted by null

1 2 3 4

  /development/perftests/panorama/feature_stab/db_vlvm/
db_feature_matching.cpp 39 unsigned char *pf,*pg; local
47 pf=f_img[y_f-3]+xm_f; pg=g_img[y_g-3]+xm_g;
48 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
49 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
50 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
51 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
52 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
53 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
54 f= *pf; g= *pg; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
56 pf=f_img[y_f-2]+xm_f; pg=g_img[y_g-2]+xm_g
122 unsigned char *pf,*pg; local
241 unsigned char *pf,*pg; local
1187 unsigned char *pf,*pg; local
1303 unsigned char *pf,*pg; local
1578 float f,g,*pf,*pg,fgsum,f2sum,g2sum,fsum,gsum,fg_corr,den; local
1660 float f,g,*pf,*pg,fgsum,f2sum,g2sum,fsum,gsum,fg_corr,den; local
1778 float *pf,*pg; local
2257 float *pf,*pg; local
2348 float *pf,*pg; local
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp 39 unsigned char *pf,*pg; local
47 pf=f_img[y_f-3]+xm_f; pg=g_img[y_g-3]+xm_g;
48 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
49 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
50 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
51 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
52 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
53 f= *pf++; g= *pg++; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
54 f= *pf; g= *pg; fgsum+=f*g; f2sum+=f*f; g2sum+=g*g; fsum+=f; gsum+=g;
56 pf=f_img[y_f-2]+xm_f; pg=g_img[y_g-2]+xm_g
122 unsigned char *pf,*pg; local
241 unsigned char *pf,*pg; local
1187 unsigned char *pf,*pg; local
1303 unsigned char *pf,*pg; local
1578 float f,g,*pf,*pg,fgsum,f2sum,g2sum,fsum,gsum,fg_corr,den; local
1660 float f,g,*pf,*pg,fgsum,f2sum,g2sum,fsum,gsum,fg_corr,den; local
1778 float *pf,*pg; local
2257 float *pf,*pg; local
2348 float *pf,*pg; local
    [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestInterpretedParsing.java 43 Grammar pg = new Grammar( local
49 g.importTokenVocabulary(pg);
69 Interpreter parseEngine = new Interpreter(pg, tokens);
78 Grammar pg = new Grammar( local
85 g.importTokenVocabulary(pg);
104 Interpreter parseEngine = new Interpreter(pg, tokens);
113 Grammar pg = new Grammar( local
119 g.importTokenVocabulary(pg);
139 Interpreter parseEngine = new Interpreter(pg, tokens);
148 Grammar pg = new Grammar local
    [all...]
TestInterpretedLexing.java 157 Grammar pg = new Grammar( local
161 g.importTokenVocabulary(pg);
  /external/iputils/
ipg 8 for PGDEV in /proc/net/pg /proc/net/pktgen/pg0 / ; do
12 echo "Could not locate pg in /proc/net" 1>&2
27 function pg() { function
  /external/clang/test/Sema/
fp16-sema.c 8 extern void (*pg) (__fp16*);
  /development/ndk/platforms/android-9/arch-x86/include/asm/
cacheflush.h 34 #define flush_icache_page(vma,pg) do { } while (0)
35 #define flush_icache_user_range(vma,pg,adr,len) do { } while (0)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
cacheflush.h 34 #define flush_icache_page(vma,pg) do { } while (0)
35 #define flush_icache_user_range(vma,pg,adr,len) do { } while (0)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
cacheflush.h 34 #define flush_icache_page(vma,pg) do { } while (0)
35 #define flush_icache_user_range(vma,pg,adr,len) do { } while (0)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
cacheflush.h 34 #define flush_icache_page(vma,pg) do { } while (0)
35 #define flush_icache_user_range(vma,pg,adr,len) do { } while (0)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
cacheflush.h 34 #define flush_icache_page(vma,pg) do { } while (0)
35 #define flush_icache_user_range(vma,pg,adr,len) do { } while (0)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
cacheflush.h 34 #define flush_icache_page(vma,pg) do { } while (0)
35 #define flush_icache_user_range(vma,pg,adr,len) do { } while (0)
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
cacheflush.h 34 #define flush_icache_page(vma,pg) do { } while (0)
35 #define flush_icache_user_range(vma,pg,adr,len) do { } while (0)
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
cacheflush.h 34 #define flush_icache_page(vma,pg) do { } while (0)
35 #define flush_icache_user_range(vma,pg,adr,len) do { } while (0)
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
cacheflush.h 34 #define flush_icache_page(vma,pg) do { } while (0)
35 #define flush_icache_user_range(vma,pg,adr,len) do { } while (0)
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
cacheflush.h 34 #define flush_icache_page(vma,pg) do { } while (0)
35 #define flush_icache_user_range(vma,pg,adr,len) do { } while (0)
  /external/libnfc-nci/src/nfa/hci/
nfa_hci_utils.c 76 tNFA_HCI_DYN_GATE *pg = nfa_hci_cb.cfg.dyn_gates; local
79 for ( ; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++)
81 if (pg->gate_id == gate_id)
82 return (pg);
99 tNFA_HCI_DYN_GATE *pg = nfa_hci_cb.cfg.dyn_gates; local
102 for ( ; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++)
104 if (pg->gate_owner == app_handle)
105 return (pg);
123 tNFA_HCI_DYN_GATE *pg = nfa_hci_cb.cfg.dyn_gates; local
126 for ( ; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++
201 tNFA_HCI_DYN_GATE *pg; local
221 tNFA_HCI_DYN_GATE *pg; local
244 tNFA_HCI_DYN_GATE *pg; local
606 tNFA_HCI_DYN_GATE *pg; local
677 tNFA_HCI_DYN_GATE *pg; local
709 tNFA_HCI_DYN_GATE *pg; local
810 tNFA_HCI_DYN_GATE *pg; local
898 tNFA_HCI_DYN_GATE *pg; local
    [all...]
nfa_hci_act.c 243 tNFA_HCI_DYN_GATE *pg = nfa_hci_cb.cfg.dyn_gates; local
261 for ( yy = 0; yy < NFA_HCI_MAX_GATE_CB; yy++, pg++)
263 if (pg->gate_owner == nfa_hci_cb.app_in_use)
266 num_pipes += nfa_hciu_count_pipes_on_gate (pg);
418 tNFA_HCI_DYN_GATE *pg = nfa_hci_cb.cfg.dyn_gates; local
424 for ( xx = 0; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++)
426 if (pg->gate_owner == p_evt_data->get_gate_pipe_list.hci_handle)
428 evt_data.gates_pipes.gate[evt_data.gates_pipes.num_gates++] = pg->gate_id;
435 if (pp->local_gate == pg->gate_id)
455 for (xx = 0, pg = nfa_hci_cb.cfg.dyn_gates; xx < NFA_HCI_MAX_GATE_CB; xx++, pg++
1105 tNFA_HCI_DYN_GATE *pg; local
    [all...]
nfa_hci_api.c 950 tNFA_HCI_DYN_GATE *pg = nfa_hci_cb.cfg.dyn_gates; local
    [all...]
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
datalogger_outputs.c 51 struct inv_single_sensor_t *pg = &dl_out.sc.gyro; local
54 memcpy(values, &pg->raw, sizeof(short) * 3);
56 *timestamp = pg->timestamp;
67 struct inv_single_sensor_t *pg = &dl_out.sc.gyro; local
71 raw[0] = (long) pg->raw[0] * (1L << 16);
72 raw[1] = (long) pg->raw[1] * (1L << 16);
73 raw[2] = (long) pg->raw[2] * (1L << 16);
74 inv_convert_to_body_with_scale(pg->orientation, pg->sensitivity,
82 *timestamp = pg->timestamp
    [all...]
  /external/clang/test/PCH/
chain-cxx.cpp 27 void pg();
126 ns::pg();
  /external/skia/src/core/
SkScalerContext.h 51 void setPaintGamma(SkScalar pg) {
52 SkASSERT(0 <= pg && pg < SkIntToScalar(4));
53 fPaintGamma = SkScalarFloorToInt(pg * (1 << 6));
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
lpc_analysis.c 117 double nrg[4], chng, pg; local
148 pg = 0.0;
152 pg += pitchGains[k];
154 pg *= 0.25;
158 pg = 0:.01:.45; plot(pg, 0.0 + 1.0 * exp( -1.0 * exp(-200.0 * pg.*pg.*pg) / (1.0 + 0.4 * 0) ))
160 *varscale = 0.0 + 1.0 * exp( -1.4 * exp(-200.0 * pg*pg*pg) / (1.0 + 0.4 * chng) )
    [all...]
  /external/libopus/celt/
pitch.c 408 opus_val16 pg; local
511 pg = Q15ONE;
513 pg = SHR32(frac_div32(best_xy,best_yy+1),16);
529 if (pg > g)
530 pg = g;
536 return pg;
  /external/llvm/test/Bindings/OCaml/
executionengine.ml 30 let define_getglobal m pg =
33 let g = build_call pg [||] "" b in

Completed in 500 milliseconds

1 2 3 4