| /external/webrtc/modules/video_coding/codecs/vp8/ |
| D | default_temporal_layers_unittest.cc | 232 DefaultTemporalLayers tl(kNumLayers); in TEST_F() local 277 DefaultTemporalLayers tl(kNumLayers); in TEST_F() local 320 DefaultTemporalLayers tl(kNumLayers); in TEST_F() local 362 DefaultTemporalLayers tl(kNumLayers); in TEST_F() local 448 DefaultTemporalLayers tl(kNumLayers); in TEST_F() local 517 DefaultTemporalLayers tl(kNumLayers); in TEST_F() local 577 DefaultTemporalLayers tl(kNumLayers); in TEST_F() local 638 DefaultTemporalLayers tl(kNumLayers); in TEST_F() local 718 DefaultTemporalLayers tl(num_layers); in TEST_P() local
|
| /external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/ |
| D | Timeline.java | 84 Timeline tl = pool.get(); in createSequence() local 94 Timeline tl = pool.get(); in createParallel() local 183 Timeline tl = pool.get(); in beginSequence() local 199 Timeline tl = pool.get(); in beginParallel() local
|
| /external/libaom/av1/encoder/ |
| D | svc_layercontext.c | 37 for (int tl = 0; tl < svc->number_temporal_layers; ++tl) { in av1_init_layer_context() local 107 for (int tl = 0; tl < svc->number_temporal_layers; ++tl) { in av1_update_layer_context_change_config() local 113 for (int tl = 0; tl < svc->number_temporal_layers; ++tl) { in av1_update_layer_context_change_config() local 158 const int tl = svc->temporal_layer_id; in av1_update_temporal_layer_framerate() local 321 for (int tl = 0; tl < svc->number_temporal_layers; ++tl) { in av1_free_svc_cyclic_refresh() local 333 for (int tl = 0; tl < svc->number_temporal_layers; ++tl) { in av1_svc_reset_temporal_layers() local 534 for (int tl = 0; tl < svc->number_temporal_layers; ++tl) { in av1_svc_check_reset_layer_rc_flag() local
|
| D | encodemb.h | 52 ENTROPY_CONTEXT tl[MAX_MB_PLANE][MAX_MIB_SIZE]; member 61 ENTROPY_CONTEXT *tl; member
|
| /external/bcc/libbpf-tools/ |
| D | klockstat.bpf.c | 79 struct task_lock tl = {}; in lock_contended() local 113 struct task_lock tl = {}; in lock_aborted() local 129 struct task_lock tl = {}; in lock_acquired() local 195 struct task_lock tl = {}; in lock_released() local
|
| /external/libvpx/test/ |
| D | svc_test.cc | 81 for (int tl = temporal_layer_id_; tl < number_temporal_layers_; ++tl) { in PostEncodeFrameHook() local 122 for (int tl = 0; tl < temporal_layers; ++tl) { in AssignLayerBitrates() local
|
| D | vp9_ratectrl_rtc_test.cc | 400 for (int tl = 0; tl < number_temporal_layers; tl++) { in SetEncoderConfigSvc() local 468 for (int tl = 0; tl < number_temporal_layers; tl++) { in SetRCConfigSvc() local 483 for (int tl = 0; tl < rc_cfg_.ts_number_layers; ++tl) { in SetRCConfigSvc() local
|
| D | svc_datarate_test.cc | 95 void set_frame_flags_bypass_mode(int tl, int num_spatial_layers, in set_frame_flags_bypass_mode() 170 for (int tl = 0; tl < num_temporal_layers; ++tl) { in CheckLayerRateTargeting() local 292 for (int tl = 0; tl < number_temporal_layers_; ++tl) { in PreEncodeFrameHook() local 536 for (int tl = temporal_layer_id_; tl < number_temporal_layers_; ++tl) { in FramePktHook() local 578 for (int tl = 0; tl < number_temporal_layers_; ++tl) { in EndPassHook() local
|
| /external/walt/pywalt/pywalt/ |
| D | minimization.py | 45 def minimize_lsq(tx, x, ty, y, tl, min_shift, max_shift, step): argument 108 def debug_plot(tx, x, ty, y, tl, shift): argument
|
| /external/aac/libFDK/src/ |
| D | mdct.cpp | 137 const INT nSpec, const INT tl, const FIXP_WTP *pRightWindowPart, in mdct_block() 272 void imdct_gain(FIXP_DBL *pGain_m, int *pGain_e, int tl) { in imdct_gain() 372 void imdct_adapt_parameters(H_MDCT hMdct, int *pfl, int *pnl, int tl, in imdct_adapt_parameters() 467 const INT noOutSamples, const INT tl, const FIXP_WTP *wls, in imlt_block()
|
| /external/igt-gpu-tools/lib/ |
| D | igt_kmod.c | 399 static void tests_add(struct igt_kselftest_list *tl, struct igt_list *list) in tests_add() 417 struct igt_kselftest_list *tl; in igt_kselftest_get_tests() local 505 struct igt_kselftest_list *tl, in igt_kselftest_execute() 556 struct igt_kselftest_list *tl, *tn; in igt_kselftests() local
|
| /external/eigen/unsupported/test/ |
| D | cxx11_meta.cpp | 161 typedef type_list<dummy_a, dummy_a, dummy_b, dummy_b, dummy_c, dummy_c> tl; in test_slice() typedef 204 typedef type_list<dummy_a, dummy_a, dummy_b, dummy_b, dummy_c, dummy_c> tl; in test_get() typedef 259 typedef type_list<dummy_a, dummy_b, dummy_c> tl; in test_apply_op() typedef 266 typedef type_list<dummy_a, dummy_b, dummy_c> tl; in test_contained_in_list() typedef
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_svc_layercontext.c | 35 int sl, tl, i; in vp9_init_layer_context() local 196 int sl, tl, layer = 0, spatial_layer_target; in vp9_update_layer_context_change_config() local 311 const int tl = svc->temporal_layer_id; in vp9_update_temporal_layer_framerate() local 1001 int sl, tl; in vp9_free_svc_cyclic_refresh() local 1017 int sl, tl; in vp9_svc_reset_temporal_layers() local 1041 int sl, tl; in vp9_svc_check_reset_layer_rc_flag() local 1329 int tl; in vp9_svc_adjust_avg_frame_qindex() local
|
| D | vp9_encodemb.h | 25 ENTROPY_CONTEXT *tl; member
|
| /external/tensorflow/tensorflow/python/kernel_tests/control_flow/ |
| D | while_v2_test.py | 668 def Cond(x, tl): argument 672 def Body(x, tl): argument 757 def Cond(x, tl): argument 761 def Body(x, tl): argument 766 def InnerBody(inner_x, outer_x, tl): argument 945 def Cond(x, tl): argument 949 def Body(x, tl): argument 968 def Cond(x, tl): argument 972 def Body(x, tl): argument
|
| /external/libvpx/examples/ |
| D | vp9_spatial_svc_encoder.c | 418 unsigned int sl, tl; in set_rate_control_stats() local 457 unsigned int sl, tl; in printout_rate_control_summary() local 565 int tl, int num_spatial_layers, int is_key_frame, in set_frame_flags_bypass_mode_ex0() 648 int tl, int num_spatial_layers, int is_key_frame, in set_frame_flags_bypass_mode_ex1() 773 unsigned int sl, tl; in svc_output_rc_stats() local 1091 unsigned int tl = 0; in main() local
|
| /external/libvpx/vpx_dsp/arm/ |
| D | fdct8x8_neon.h | 147 int32x4_t sl[8], sr[8], xl[4], xr[4], tl[4], tr[4]; in vpx_highbd_fdct8x8_pass1_notranspose_neon() local 220 int32x4_t sl[8], sr[8], xl[4], xr[4], tl[4], tr[4]; in vpx_highbd_fdct8x8_pass2_notranspose_neon() local
|
| /external/kotlinx.coroutines/benchmarks/src/jmh/kotlin/benchmarks/ |
| D | ChannelSinkDepthBenchmark.kt | 20 private val tl = ThreadLocal.withInitial({ 42 }) in <lambda>() constant in benchmarks.ChannelSinkDepthBenchmark
|
| D | ChannelSinkBenchmark.kt | 20 private val tl = ThreadLocal.withInitial({ 42 }) in <lambda>() constant
|
| /external/libaom/av1/ |
| D | ratectrl_rtc.cc | 92 for (int tl = 0; tl < cpi_->svc.number_temporal_layers; tl++) { in ~AV1RateControlRTC() local 185 for (int tl = 0; tl < cpi_->svc.number_temporal_layers; ++tl) { in UpdateRateControl() local
|
| /external/jemalloc_new/test/src/ |
| D | SFMT.c | 164 uint64_t th, tl, oh, ol; in rshift128() local 179 uint64_t th, tl, oh, ol; in rshift128() local 203 uint64_t th, tl, oh, ol; in lshift128() local 218 uint64_t th, tl, oh, ol; in lshift128() local
|
| /external/tensorflow/tensorflow/python/autograph/utils/ |
| D | tensor_list_test.py | 17 from tensorflow.python.autograph.utils import tensor_list as tl unknown
|
| /external/testng/src/test/java/test/configuration/ |
| D | BeforeTestOrderingTest.java | 47 TestListenerAdapter tl = new TestListenerAdapter(); in verifyBeforeTestOrdering() local
|
| /external/musl/src/locale/ |
| D | __mo_lookup.c | 27 uint32_t tl = swapc(mo[t+2*(b+n/2)], sw); in __mo_lookup() local
|
| /external/libvpx/vp8/encoder/ |
| D | encodemb.c | 397 ENTROPY_CONTEXT *tl; in optimize_mb() local 434 ENTROPY_CONTEXT *tl; in vp8_optimize_mby() local 467 ENTROPY_CONTEXT *tl; in vp8_optimize_mbuv() local
|