Searched refs:temporal (Results 1 – 25 of 42) sorted by relevance
12
/external/webrtc/webrtc/modules/video_coding/ |
D | qm_select.cc | 177 down_action_history_[i].temporal = kNoChangeTemporal; in ResetDownSamplingState() 341 down_action_history_[0].temporal != kNoChangeTemporal) { in SelectResolution() 366 action_.temporal = kNoChangeTemporal; in SetDefaultAction() 430 float fac_temp = kFactorTemporal[down_action_history_[0].temporal]; in GoingUpResolution() 443 down_action_history_[0].temporal != kNoChangeTemporal) { in GoingUpResolution() 447 action_.temporal = down_action_history_[0].temporal; in GoingUpResolution() 459 if (down_action_history_[0].temporal != kNoChangeTemporal) { in GoingUpResolution() 465 action_.temporal = kNoChangeTemporal; in GoingUpResolution() 470 action_.temporal = down_action_history_[0].temporal; in GoingUpResolution() 534 action_.temporal = kTwoThirdsTemporal; in GoingDownResolution() [all …]
|
D | qm_select.h | 96 ResolutionAction() : spatial(kNoChangeSpatial), temporal(kNoChangeTemporal) {} in ResolutionAction() 98 TemporalAction temporal; member
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | indirect-addressing-undef.mir | 201 …%sgpr4_sgpr5 = S_LOAD_DWORDX2_IMM %sgpr0_sgpr1, 11 :: (non-temporal invariant load 8 from `i64 add… 207 …%sgpr4_sgpr5 = S_LOAD_DWORDX2_IMM killed %sgpr0_sgpr1, 9 :: (non-temporal invariant load 8 from `i… 258 …%sgpr4_sgpr5 = S_LOAD_DWORDX2_IMM %sgpr0_sgpr1, 11 :: (non-temporal invariant load 8 from `i64 add… 264 …%sgpr4_sgpr5 = S_LOAD_DWORDX2_IMM killed %sgpr0_sgpr1, 9 :: (non-temporal invariant load 8 from `i… 314 …%sgpr4_sgpr5 = S_LOAD_DWORDX2_IMM %sgpr0_sgpr1, 11 :: (non-temporal invariant load 8 from `i64 add… 320 …%sgpr4_sgpr5 = S_LOAD_DWORDX2_IMM killed %sgpr0_sgpr1, 9 :: (non-temporal invariant load 8 from `i…
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 158 Minor improvements to real time encoding with multiple temporal layers 176 This release introduces a new temporal denoiser, controlled by the 177 VP8E_SET_NOISE_SENSITIVITY control. The temporal denoiser does not 181 for the spatial denoiser (0-6). The temporal denoiser is enabled 183 configuring with --disable-temporal-denoising. The temporal denoiser 193 Adds a motion compensated temporal denoiser to the encoder, which 240 Improved keyframe sizing with multiple temporal layers 245 usage of the frame reference flags, or temporal layers. 280 different quality than the surrounding frames, as in the temporal 446 x86 sse2 temporal filter [all …]
|
D | configure | 61 ${toggle_temporal_denoising} enable temporal denoising and disable the spatial denoiser 63 enable vp9 temporal denoising
|
/external/autotest/server/site_tests/network_WiFi_GTK/ |
D | control | 15 going through group temporal key (GTK) rekeys.
|
/external/autotest/server/site_tests/network_WiFi_PTK/ |
D | control | 15 despite several pairwise temporal key (PTK) rekeyings.
|
/external/libvpx/libvpx/test/android/ |
D | README | 5 --enable-temporal-denoising --disable-unit-tests --disable-install-docs \
|
/external/antlr/antlr-3.4/runtime/C/ |
D | configure.ac | 4 AC_INIT(libantlr3c, 3.4, jimi@temporal-wave.com) 9 http://www.temporal-wave.com
|
D | COPYING | 3 // http://www.temporal-wave.com
|
D | AUTHORS | 16 http://www.temporal-wave.com
|
/external/deqp/doc/testspecs/GLES3/ |
D | performance.buffer.data_upload.txt | 81 Additionally, test cases calculate "sample linearity" and "sample temporal stability" 89 Sample temporal stability describes the stability of the function during the sampling. 93 the test and in the end of the test, the temporal stability will be 100%. A value less
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | ASTDbg.stg | 4 http://www.temporal-wave.com
|
D | Dbg.stg | 4 http://www.temporal-wave.com
|
D | ASTParser.stg | 4 http://www.temporal-wave.com
|
D | ASTTreeParser.stg | 4 http://www.temporal-wave.com
|
D | AST.stg | 4 http://www.temporal-wave.com
|
D | C.stg | 4 http://www.temporal-wave.com 110 // http://www.temporal-wave.com 597 // http://www.temporal-wave.com
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | mainpage.dox | 42 /// (jimi|at|temporal-wave|dott/com) of <a href="http://www.temporal-wave.com">Temporal Wave LLC</a…
|
/external/libogg/doc/ |
D | rfc3533.txt | 298 application can only get temporal information through higher layers 310 video. As Ogg does not specify temporal relationships between the 311 encapsulated concurrently multiplexed bitstreams, the temporal 723 their correct temporal order.
|
/external/fmtlib/doc/bootstrap/ |
D | forms.less | 172 // Special styles for iOS temporal inputs 174 // In Mobile Safari, setting `display: block` on temporal inputs causes the
|
/external/llvm/test/CodeGen/MIR/X86/ |
D | memory-operands.mir | 266 ; CHECK: MOVNTImr killed %rdi, 1, _, 0, _, killed %esi :: (non-temporal store 4 into %ir.a) 267 MOVNTImr killed %rdi, 1, _, 0, _, killed %esi :: (non-temporal store 4 into %ir.a)
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFragmentsSIMD.td | 306 // Like 'store', but requires the non-temporal bit to be set
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrFormats.td | 184 string isNT = ""; // set to "true" for non-temporal vector stores.
|
/external/clang/docs/ |
D | LanguageExtensions.rst | 1848 Non-temporal load/store builtins 1851 Clang provides overloaded builtins allowing generation of non-temporal memory 1865 Note that the compiler does not guarantee that non-temporal loads or stores
|
12