Home
last modified time | relevance | path

Searched refs:basis (Results 1 – 25 of 771) sorted by relevance

12345678910>>...31

/third_party/ffmpeg/libavcodec/x86/
Dmpegvideoenc_qns_template.c35 static int DEF(try_8x8basis)(int16_t rem[64], int16_t weight[64], int16_t basis[64], int scale) in DEF()
72 : "r"(basis), "r"(rem), "r"(weight), "g"(scale) in DEF()
77 static void DEF(add_8x8basis)(int16_t rem[64], int16_t basis[64], int scale) in DEF()
102 : "r"(basis), "r"(rem), "g"(scale) in DEF()
106 … rem[i] += (basis[i]*scale + (1<<(BASIS_SHIFT - RECON_SHIFT-1)))>>(BASIS_SHIFT - RECON_SHIFT); in DEF()
/third_party/ffmpeg/libavcodec/
Dmpegvideoencdsp.h34 int16_t basis[64], int scale);
35 void (*add_8x8basis)(int16_t rem[64], int16_t basis[64], int scale);
Dmpegvideoencdsp.c32 int16_t basis[64], int scale) in try_8x8basis_c()
38 int b = rem[i] + ((basis[i] * scale + in try_8x8basis_c()
50 static void add_8x8basis_c(int16_t rem[64], int16_t basis[64], int scale) in add_8x8basis_c()
55 rem[i] += (basis[i] * scale + in add_8x8basis_c()
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_shader_atomic_fp16_vector.txt101 // Atomicity is only guaranteed on a per-component basis.
123 // Atomicity is only guaranteed on a per-component basis.
150 // Atomicity is only guaranteed on a per-component basis.
168 basis.
201 Atomicity is only guaranteed on a per-component basis.
226 guaranteed on a per-component basis.
252 guaranteed on a per-component basis.
/third_party/openGLES/extensions/NV/
DNV_shader_atomic_fp16_vector.txt101 // Atomicity is only guaranteed on a per-component basis.
123 // Atomicity is only guaranteed on a per-component basis.
150 // Atomicity is only guaranteed on a per-component basis.
168 basis.
201 Atomicity is only guaranteed on a per-component basis.
226 guaranteed on a per-component basis.
252 guaranteed on a per-component basis.
/third_party/openGLES/extensions/SGIX/
DSGIX_fragment_lighting_space.txt29 object-space or tangent-space on a per-vertex basis.
93 constructing an orthonormal basis from the per-vertex tangent,
96 per-vertex basis. The vectors are normalized before being passed
136 are first computed in eye space on a per-vertex basis and then
DSGIX_cube_map.txt96 * If we say that reflection vectors are calculated on a per-fragment basis
155 a per-fragment basis from interpolated view vector(VPe) and
168 per-vertex basis, transforming by the inverse of the modelview matrix
170 and then interpolating it on a per-pixel basis.
172 per-vertex basis and will also prevent the use of reflection vector generation
180 basis.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_fragment_lighting_space.txt29 object-space or tangent-space on a per-vertex basis.
93 constructing an orthonormal basis from the per-vertex tangent,
96 per-vertex basis. The vectors are normalized before being passed
136 are first computed in eye space on a per-vertex basis and then
DSGIX_cube_map.txt96 * If we say that reflection vectors are calculated on a per-fragment basis
155 a per-fragment basis from interpolated view vector(VPe) and
168 per-vertex basis, transforming by the inverse of the modelview matrix
170 and then interpolating it on a per-pixel basis.
172 per-vertex basis and will also prevent the use of reflection vector generation
180 basis.
/third_party/ltp/testcases/kernel/controllers/memcg/
DREADME7 contain the regression test, basis operation test and stress test of memctl.
30 This script runs all the 38 testcases of basis operation.
/third_party/boost/libs/math/doc/interpolators/
Dcardinal_quadratic_b_spline.qbk45 with the modification that the basis functions are constructed by convolving a box function with it…
48 Since the basis functions are less smooth than the cubic B-spline,
Dcardinal_trigonometric.qbk67 In addition, the transform into the trigonometric basis gives a trivial way to compute the integral…
68 Evaluation of the square of the L[super 2] norm is trivial in this basis; it is computed by the `.s…
/third_party/openGLES/
D.htaccess4 # are done in those locations on a per-file/pattern basis.
/third_party/skia/third_party/externals/opengl-registry/
D.htaccess4 # are done in those locations on a per-file/pattern basis.
/third_party/glib/
DREADME.OpenSource8 …"Description": "GLib is the low-level core library that forms the basis for projects such as GTK a…
/third_party/boost/libs/math/test/compile_test/
Dtools_test_data_inc_test.cpp15 template boost::math::tools::parameter_info<T> boost::math::tools::make_power_param<T>(T basis, int…
/third_party/EGL/extensions/KHR/
DEGL_KHR_config_attribs.txt48 that express limitations of configs on a per-API basis, including
110 per-client-API basis, not just for OpenGL ES."
185 per-client-API basis?
229 configs are conformant on a per-API basis. Correct sRGB
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_config_attribs.txt48 that express limitations of configs on a per-API basis, including
110 per-client-API basis, not just for OpenGL ES."
185 per-client-API basis?
229 configs are conformant on a per-API basis. Correct sRGB
/third_party/ltp/testcases/kernel/controllers/cpuset/
DREADME10 testcases contain the basis operation test and part functionality test of
25 Directory containing the shell script which is used to test the basis
/third_party/openssl/doc/man3/
DSSL_COMP_add_compression_method.pod55 restrict the list of compression method on a per connection basis.
60 of compression methods supported on a per connection basis.
/third_party/flutter/flutter/packages/flutter/lib/src/gestures/
Dmultidrag.dart170 /// Recognizes movement on a per-pointer basis.
322 /// Recognizes movement both horizontally and vertically on a per-pointer basis.
371 /// Recognizes movement in the horizontal direction on a per-pointer basis.
420 /// Recognizes movement in the vertical direction on a per-pointer basis.
515 /// Recognizes movement both horizontally and vertically on a per-pointer basis
534 /// Creates a drag recognizer that works on a per-pointer basis after a delay.
/third_party/curl/CMake/
DCMakeConfigurableFile.in18 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
/third_party/flutter/skia/resources/text/
Denglish.txt3 …, birth or other status. Furthermore, no distinction shall be made on the basis of the political, …
/third_party/python/Lib/test/decimaltestdata/
DdecSingle.decTest10 -- may contain errors. They are offered on an as-is basis. In --
/third_party/skia/resources/text/
Denglish.txt3 …, birth or other status. Furthermore, no distinction shall be made on the basis of the political, …

12345678910>>...31