/external/libvpx/libvpx/vp8/encoder/x86/ |
D | denoising_sse2.c | 88 __m128i adj, padj, nadj; in vp8_denoiser_filter_sse2() local 152 const __m128i adj = in vp8_denoiser_filter_sse2() local 265 __m128i adj, padj, nadj; in vp8_denoiser_filter_uv_sse2() local 338 const __m128i adj = in vp8_denoiser_filter_uv_sse2() local
|
/external/curl/docs/examples/ |
D | curlgtk.c | 75 GtkAdjustment *adj; in main() local
|
/external/webrtc/webrtc/modules/video_processing/util/ |
D | denoiser_filter_sse2.cc | 182 __m128i adj, padj, nadj; in MbDenoise() local 248 const __m128i adj = _mm_min_epu8(_mm_or_si128(pdiff, ndiff), k_delta); in MbDenoise() local
|
/external/libmpeg2/common/x86/ |
D | ideint_cac_ssse3.c | 100 WORD32 adj[2] = {0}; in ideint_cac_8x8_ssse3() local
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
D | vp9_denoiser_sse2.c | 72 __m128i adj, padj, nadj; in vp9_denoiser_16x1_sse2() local 111 const __m128i adj = in vp9_denoiser_adj_16x1_sse2() local
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | firmware_window.py | 161 def _calc_inc_value(self, adj): argument 167 def _calc_dec_value(self, adj): argument
|
/external/lzma/CPP/7zip/UI/Console/ |
D | List.cpp | 207 static void PrintString(EAdjustment adj, int width, const UString &textString) in PrintString() 222 static void PrintString(EAdjustment adj, int width, const char *textString) in PrintString() 237 static void PrintStringToString(char *dest, EAdjustment adj, int width, const char *textString) in PrintStringToString() 668 static void PrintNumber(EAdjustment adj, int width, const CListUInt64Def &value) in PrintNumber()
|
/external/libmpeg2/common/ |
D | ideint_cac.c | 106 WORD32 adj; in cac_4x8() local
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_emit_nv50.cpp | 141 void CodeEmitterNV50::srcAddr16(const ValueRef& src, bool adj, const int pos) in srcAddr16() 1790 int adj = 4; in makeInstructionLong() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | pitch_estimator.c | 145 double adj, gain_tmp; in WebRtcIsac_InitializePitch() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_point.c | 336 int adj = (setup->pixel_offset != 0) ? 1 : 0; in try_setup_point() local
|
D | lp_setup_line.c | 546 int adj = (setup->pixel_offset != 0) ? 1 : 0; in try_setup_line() local
|
D | lp_setup_tri.c | 270 int adj = (setup->pixel_offset != 0) ? 1 : 0; in do_triangle_ccw() local
|
/external/fio/ |
D | goptions.c | 461 GtkAdjustment *adj; in gopt_int_changed() local 773 GtkAdjustment *adj; in gopt_str_val_spin_wrapped() local 1254 GtkAdjustment *adj; in gopt_handle_str_val_changed() local 1299 GtkAdjustment *adj; in gopt_handle_int_changed() local
|
/external/e2fsprogs/e2fsck/ |
D | pass3.c | 555 errcode_t e2fsck_adjust_inode_count(e2fsck_t ctx, ext2_ino_t ino, int adj) in e2fsck_adjust_inode_count()
|
/external/skia/src/pathops/ |
D | SkPathOpsQuad.cpp | 28 double adj = endPt[1]->fX - origX; in hullIntersects() local
|
D | SkDConicLineIntersection.cpp | 120 double adj = (*fLine)[1].fX - (*fLine)[0].fX; in intersectRay() local
|
D | SkDCubicLineIntersection.cpp | 121 double adj = fLine[1].fX - fLine[0].fX; in intersectRay() local
|
D | SkDQuadLineIntersection.cpp | 154 double adj = (*fLine)[1].fX - (*fLine)[0].fX; in intersectRay() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mfqe.c | 153 const int adj = qdiff >> MFQE_PRECISION; in get_thr() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_denoiser.c | 83 int diff, adj, absdiff, delta; in vp9_denoiser_filter_c() local
|
/external/crcalc/src/com/hp/creals/ |
D | UnaryCRFunction.java | 464 BigInteger adj = t.divide(f_difference); in approximate() local
|
/external/javasqlite/src/main/java/SQLite/ |
D | Database.java | 933 double adj = (ms < 0) ? 0 : 0.5; in julian_from_long() local
|
/external/mksh/src/ |
D | edit.c | 1366 int adj = x_adj_done; in x_ins() local 1645 int adj = x_adj_done; in x_zots() local 2969 int adj = x_adj_done; in x_e_puts() local
|
/external/libvorbis/lib/ |
D | psy.c | 127 float adj=center_boost+abs(EHMER_OFFSET-k)*center_decay_rate; in setup_tone_curves() local
|