Searched
full:fixed (Results
2701 -
2725 of
7512) sorted by null
<<101102103104105106107108109110>>
/external/skia/src/effects/gradients/ |
SkRadialGradient.cpp | 20 // build it 0..127 x 0..127, so we use 2^15 - 1 in the numerator for our "fixed" table 312 // Floating point seems to be slower than fixed point,
|
/external/skia/src/gpu/ |
GrDrawState.cpp | 110 // The fixed function attribs can only be specified once 137 // set all the fixed function indices to -1 except position.
|
/external/svox/pico/lib/ |
picoklex.c | 48 - lexblocks are fixed size, at the start of a block there is also the 90 lexblock = {lexentry}1: (lexblock size is fixed 512Bytes)
|
/external/v8/src/ |
SConscript | 80 fixed-dtoa.cc 250 fixed-dtoa.cc
|
conversions.cc | 158 // use the non-fixed conversion routine. 325 // Use fixed notation.
|
/external/v8/test/cctest/ |
test-fixed-dtoa.cc | 35 #include "fixed-dtoa.h" 36 #include "gay-fixed.h"
|
test-mark-compact.cc | 95 // Allocate a fixed array in the new space. 126 // Allocate a big Fixed array in the new space.
|
/external/valgrind/main/coregrind/m_demangle/ |
ansidecl.h | 42 -- for functions which take a fixed number of arguments. Use this 74 corresponding to the list of fixed arguments. Then use va_arg
|
/external/webp/src/utils/ |
bit_reader.h | 38 // the window fixed. Or we slide the window to the right while keeping the cache 39 // bits at a fixed, right-justified, position.
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/test/ |
test_iSACfixfloat.c | 14 * Test compatibility and quality between floating- and fixed-point code 169 printf(" as a fixed value (e.g. 25000) or\n");
|
/external/wpa_supplicant_8/src/crypto/ |
sha1-internal.c | 93 2- Fixed overwriting of finalcount in SHA1Final() (discovered by Chris Hall) 109 Fixed alignment issue in SHA1Transform when SHA1HANDSOFF is defined.
|
/frameworks/av/libvideoeditor/vss/inc/ |
M4xVSS_API.h | 424 * @brief This function add a fixed or animated image on an input YUV420 planar frame 483 * @brief This function add a fixed or animated image on an input YUV420 planar frame
|
/frameworks/av/libvideoeditor/vss/src/ |
M4VD_EXTERNAL_BitstreamParser.c | 220 1);/* Fixed VOP rate */ 224 time_incr_length);/* Fixed VOP time increment */
|
/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
d_gain_c.h | 45 Purpose : Decode the fixed codebook gain using the received index. 102 * Purpose : Decode the fixed codebook gain using the received index.
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/ |
d2_11pf.cpp | 98 cod[] -- array of type Word16 -- algebraic (fixed) codebook excitation 153 Word16 cod[] /* o : algebraic (fixed) codebook excitation */
|
d3_14pf.cpp | 104 cod[] -- array of type Word16 -- algebraic (fixed) codebook excitation 159 Word16 cod[] /* o : algebraic (fixed) codebook excitation */
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/ |
c1035pf.h | 111 Word16 cod[], /* (o) : algebraic (fixed) codebook excitation */ 112 Word16 y[], /* (o) : filtered fixed codebook excitation */
|
c8_31pf.h | 108 Word16 cod[], /* o : algebraic (fixed) codebook excitation */ 109 Word16 y[], /* o : filtered fixed codebook excitation */
|
spstproc.h | 118 Word16 code[], /* i : Fixed codebook exitation */ 120 Word16 y2[], /* i : Filtered fixed codebook excitation */
|
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
dec_acelp_2p_in_64.cpp | 48 int16 code[] (o): Q9 algebraic (fixed) codebook excitation 126 int16 code[] /* (o): Q9 algebraic (fixed) codebook excitation */
|
voice_factor.cpp | 50 int16 code[], (i) Q9 : Fixed codebook excitation 122 int16 code[], /* (i) Q9 : Fixed codebook excitation */
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/ |
c2t64fx.c | 51 Word16 code[], /* (o) Q9 : algebraic (fixed) codebook excitation */ 52 Word16 y[], /* (o) Q9 : filtered fixed codebook excitation */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
me_utils.cpp | 105 Now fixed it to zero!!!!!! 161 Now fixed it to zero!!!!!!
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteOpenHelper.java | 153 * to fail, but future attempts may succeed if the problem is fixed.</p> 172 * database object will be returned. If the problem is fixed, a future call
|
/frameworks/base/core/java/android/widget/ |
FrameLayout.java | 634 * {@link #WRAP_CONTENT} or a fixed size in pixels 636 * {@link #WRAP_CONTENT} or a fixed size in pixels
|
Completed in 707 milliseconds
<<101102103104105106107108109110>>