| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep2/ |
| H A D | iep2_pd.c | 92 pd_inf->temporal[idx] = (tcnt < FIELD_DIFF_SUM_THR) | ((bcnt < FIELD_DIFF_SUM_THR) << 1); in iep2_check_pd() 98 pd_inf->temporal[0], in iep2_check_pd() 99 pd_inf->temporal[1], in iep2_check_pd() 100 pd_inf->temporal[2], in iep2_check_pd() 101 pd_inf->temporal[3], in iep2_check_pd() 102 pd_inf->temporal[4]); in iep2_check_pd() 139 if (pd_inf->temporal[idx] == pd_table[i][0] && in iep2_check_pd() 140 pd_inf->temporal[(idx + 1) % 5] == pd_table[i][1] && in iep2_check_pd() 141 pd_inf->temporal[(idx + 2) % 5] == pd_table[i][2] && in iep2_check_pd() 142 pd_inf->temporal[(idx + 3) % 5] == pd_table[i][3] && in iep2_check_pd() [all …]
|
| H A D | iep2_pd.h | 21 int temporal[5]; member
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | field-order.rst | 25 which field of a frame is older, the *temporal order*. 43 determined by the video standard. Hence the distinction between temporal 101 - Images contain both fields, interleaved line by line. The temporal 110 are always stored in temporal order, the older one first in 116 Fields are always stored in temporal order, the older one first in 121 temporal order, i. e. the older one first. To indicate the field
|
| H A D | dev-raw-vbi.rst | 199 fields are still in correct temporal order with the older field
|
| H A D | ext-ctrls-codec.rst | 3221 .. _v4l2-mpeg-cx2341x-video-temporal-filter-mode: 3598 values for each temporal layer through HIERARCHICAL_QP_LAYER. This is 3885 Indicates temporal identifier for HEVC encoder which is enabled by 3898 Indicates temporal motion vector prediction for HEVC encoder. Setting it to
|
| /OK3568_Linux_fs/buildroot/package/valgrind/ |
| H A D | 0004-arm64-front-end-add-support-for-ldnp-stnp.patch | 27 + (at-Rn-then-Rn=EA (non-temporal)) 62 + fmt_str = "%snp %s, %s, [%s], #%lld (at-Rn-then-Rn=EA (non-temporal))\n";
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/usb/ |
| H A D | anchors.rst | 45 are called in the reverse temporal order they were submitted. 53 are processed in the reverse temporal order they were submitted.
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/ |
| H A D | vp9d_parser.h | 165 RK_U8 temporal; member
|
| H A D | vp9d_parser2_syntax.c | 35 seg->temporal_update = s->segmentation.temporal; in vp9d_fill_segmentation()
|
| H A D | vp9d_parser.c | 918 s->segmentation.temporal = mpp_get_bit1(&s->gb); in decode_parser_header() 919 if (s->segmentation.temporal) { in decode_parser_header() 931 if ((!s->segmentation.update_map || s->segmentation.temporal) && in decode_parser_header()
|
| /OK3568_Linux_fs/buildroot/package/janus-gateway/ |
| H A D | 0003-Fix-potential-Cross-site-Scripting-XSS-exploits-in-demos.patch | 280 function addSimulcastButtons(temporal) { 318 function addSimulcastButtons(feed, temporal) {
|
| /OK3568_Linux_fs/kernel/Documentation/gpu/ |
| H A D | kms-properties.csv | 84 ,,“dithering depth”,ENUM,"{ ""auto"", ""off"", ""on"", ""static 2x2"", ""dynamic 2x2"", ""temporal"…
|
| /OK3568_Linux_fs/kernel/tools/memory-model/ |
| H A D | linux-kernel.cat | 152 * expressions of temporal ordering. They could be replaced by
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | rtl.def | 277 Operand 3 is the level of temporal locality; 0 means there is no 278 temporal locality and 1, 2, and 3 are for increasing levels of temporal
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | rtl.def | 277 Operand 3 is the level of temporal locality; 0 means there is no 278 temporal locality and 1, 2, and 3 are for increasing levels of temporal
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A D | sched-deadline.rst | 469 described in this section. Note that the tasks' temporal constraints are 487 this task, as it is not possible to respect its temporal constraints.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 357 moving image so the temporal effect of using interlaced formats becomes clearly
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | memory-barriers.txt | 1944 For example, after a non-temporal write to pmem region, we use pmem_wmb()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 966 In all the above models, cycles distribution is defined only on a temporal
|
| /OK3568_Linux_fs/kernel/tools/memory-model/Documentation/ |
| H A D | explanation.txt | 256 Memory models are all about ordering. Often this is temporal ordering
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-13 | 5962 to set threshold in bytes for non temporal store. Non temporal 5965 by some platforms to determine when to use non temporal stores in
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-13 | 5962 to set threshold in bytes for non temporal store. Non temporal 5965 by some platforms to determine when to use non temporal stores in
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | bootstrap.css.map | 1 …e;\n}\n\n\n// Special styles for iOS temporal inputs\n//\n// In Mobile Safari, setting `display: b…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 12838 non-temporal moves. Although this bitflag is only used in 18769 prefetch. Operand LOCALITY specifies the amount of temporal 18771 temporal locality; targets that do not support locality hints 27313 Operand 2 is the expected degree of temporal locality of the data 27315 has no temporal locality, so it need not be left in the cache after 27316 the access; 3 means that the data has a high degree of temporal 27318 2 mean, respectively, a low or moderate degree of temporal
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 12838 non-temporal moves. Although this bitflag is only used in 18769 prefetch. Operand LOCALITY specifies the amount of temporal 18771 temporal locality; targets that do not support locality hints 27313 Operand 2 is the expected degree of temporal locality of the data 27315 has no temporal locality, so it need not be left in the cache after 27316 the access; 3 means that the data has a high degree of temporal 27318 2 mean, respectively, a low or moderate degree of temporal
|