Home
last modified time | relevance | path

Searched defs:c_0 (Results 1 – 4 of 4) sorted by relevance

/external/aac/libArithCoding/src/
Dac_arith_coder.cpp626 int c_0 = 1; /* context of current frame to be calculated */ in decode2() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri.c308 __m128i c_0 = _mm_or_si128(_mm_or_si128(c0_0, c1_0), c2_0); in lp_rast_triangle_32_3_16() local
401 __m128i c_0 = _mm_or_si128(_mm_or_si128(c0_0, c1_0), c2_0); in lp_rast_triangle_32_3_4() local
606 __m128i c_0 = vec_or(vec_or(c0_0, c1_0), c2_0); in lp_rast_triangle_32_3_16() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dsad_neon.c309 const uint8x16_t c_0 = vld1q_u8(second_pred); in sad64x_avg() local
/external/javasqlite/src/main/native/
Dsqlite_jni.c1147 int c_0 = EOF; in Java_SQLite_Database__1open4() local