/external/libvpx/ |
y4minput.c | 177 int c_w; local 186 c_w=(_y4m->pic_w+_y4m->dst_c_dec_h-1)/_y4m->dst_c_dec_h; 188 c_sz=c_w*c_h; 190 y4m_42xmpeg2_42xjpeg_helper(_dst,_aux,c_w,c_h); 242 int c_w; local 251 c_w=(_y4m->pic_w+1)/2; 253 c_sz=c_w*c_h; 259 y4m_42xmpeg2_42xjpeg_helper(tmp,_aux,c_w,c_h); 265 for(x=0;x<c_w;x++){ 267 _dst[y*c_w]=(unsigned char)OC_CLAMPI(0,(tmp[0 393 int c_w; local 461 int c_w; local 536 int c_w; local 599 int c_w; local 826 int c_w; local [all...] |
/external/libvpx/vpx_scale/generic/ |
bicubic_scaler.c | 280 vpx_free(g_b_scaler.c_w); 355 vpx_free(g_b_scaler.c_w); 361 g_b_scaler.c_w = (short *)vpx_memalign(32, g_b_scaler.nw * 4 * 2); 384 g_b_scaler.c_w[i*4] = c3_fixed(phase_offset_int); 385 g_b_scaler.c_w[i*4+1] = c2_fixed(phase_offset_int); 386 g_b_scaler.c_w[i*4+2] = c1_fixed(phase_offset_int); 387 g_b_scaler.c_w[i*4+3] = c0_fixed(phase_offset_int); 489 short *RESTRICT c_w, * RESTRICT c_h; local 496 c_w = g_b_scaler.c_w; [all...] |
/external/libvpx/vpx_scale/include/generic/ |
vpxscale_arbitrary.h | 37 short *c_w; member in struct:__anon7511
|
/external/openssl/crypto/threads/ |
mttest.c | 429 int c_r,c_w,s_r,s_w; local 468 c_w=1; s_w=0; 483 if ((i && c_r) || c_w) do_client=1; 520 c_w=0; 526 c_w=1; 552 c_w=0; 558 c_w=1;
|
/external/openssl/ssl/ |
ssltest.c | 1473 int c_r,c_w,s_r,s_w; local [all...] |
/packages/apps/Camera/jni/feature_stab/db_vlvm/ |
db_feature_matching.cpp | [all...] |
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/ |
voice.rtpdump | [all...] |