Searched refs:c_v (Results 1 – 7 of 7) sorted by relevance
/external/libavc/common/x86/ |
D | ih264_chroma_intra_pred_filters_ssse3.c | 247 WORD32 a_u, a_v, b_u, b_v, c_u, c_v; in ih264_intra_pred_chroma_8x8_mode_plane_ssse3() local 310 c_v = ((v_v << 4) + v_v + 32) >> 6; in ih264_intra_pred_chroma_8x8_mode_plane_ssse3() 325 const_v = a_v - (c_v << 1) - c_v + 16; in ih264_intra_pred_chroma_8x8_mode_plane_ssse3() 337 c2_8x16b = _mm_setr_epi16(c_u, c_v, c_u, c_v, c_u, c_v, c_u, c_v); in ih264_intra_pred_chroma_8x8_mode_plane_ssse3()
|
/external/libavc/common/ |
D | ih264_chroma_intra_pred_filters.c | 440 WORD32 a_v, b_v, c_v, h_v, v_v; in ih264_intra_pred_chroma_8x8_mode_plane() local 444 a_v = b_v = c_v = h_v = v_v = 0; in ih264_intra_pred_chroma_8x8_mode_plane() 463 c_v = (34 * v_v + 32) >> 6;/*section 8.3.3.4 equation (8-143)*/ in ih264_intra_pred_chroma_8x8_mode_plane() 472 … val = (a_v + b_v * (cols - 3) + c_v * (rows - 3) );/*section 8.3.4.4 equation (8-140)*/ in ih264_intra_pred_chroma_8x8_mode_plane()
|
/external/clang/test/CodeGenCUDA/ |
D | device-var-init.cu | 20 __constant__ int c_v; variable
|
/external/llvm/test/Transforms/Inline/ |
D | inline-tail.ll | 144 %c_v = bitcast i8* %c_rv to i16* 145 ret i16* %c_v
|
/external/clang/test/Parser/ |
D | cxx-altivec.cpp | 137 class c_v { class
|
/external/v8/src/s390/ |
D | simulator-s390.cc | 3906 int32_t c_v = static_cast<int32_t>(ceil_val); in DecodeFourByteFloatingPointRound() local 3911 r1_val = c_v; in DecodeFourByteFloatingPointRound() 3969 int64_t c_v = static_cast<int64_t>(ceil_val); in DecodeFourByteFloatingPointRound() local 3974 r1_val = c_v; in DecodeFourByteFloatingPointRound() 4018 int64_t c_v = static_cast<int64_t>(ceil_val); in DecodeFourByteFloatingPointRound() local 4023 r1_val = c_v; in DecodeFourByteFloatingPointRound() 4085 int32_t c_v = static_cast<int32_t>(ceil_val); in DecodeFourByteFloatingPointRound() local 4090 r1_val = c_v; in DecodeFourByteFloatingPointRound() 9148 int32_t c_v = static_cast<int32_t>(ceil_val); in EVALUATE() local 9153 r1_val = c_v; in EVALUATE() [all …]
|
/external/webrtc/talk/media/testdata/ |
D | voice.rtpdump | 3 …92�4����pj|�xbd~|�ng^\^^^\p��l_c~sg[g�oidl|�|vknwzpof���m����w�����s�}�^ba\c_v|���h��������������n…
|