/external/opencore/codecs_v2/video/m4v_h263/enc/include/ |
mp4enc_api.h | 219 /** @brief Specifies the search range of motion estimation search. Larger value implies 220 * larger search range, better motion vector match, but more complexity. 221 * If searchRange=n, the motion vector search is in the range of [-n,n-1] pixels. 222 * If half-pel mode is on, the range is [-n, (n-1)+1/2] pixels. The default value is 16.*/ 233 * Value must range from 0-7.*/
|
cvei.h | 218 /** Specifies the search range in pixel unit for motion vector. The range of the 250 other settings will be checked against the range allowable by this target profile
|
/external/sonivox/jet_tools/JetCreator/ |
JetAudition.py | 336 for i in range(num):
395 for i in range(num):
403 for i in range(num):
464 for i in range(num):
468 for i in range(num):
|
/external/webkit/WebCore/inspector/front-end/ |
SourceFrame.js | 179 var range = this._pendingMarkRange; 180 this.markAndRevealRange(range); 233 markAndRevealRange: function(range) 236 this._textViewer.markAndRevealRange(range); 238 this._pendingMarkRange = range;
|
/frameworks/base/media/libstagefright/codecs/avc/dec/src/ |
slice.cpp | 333 return AVCDEC_FAIL; /* out of range */ 342 /* see subclause 7.4.5.1 for the range of ref_idx_lX */ 375 /* see subclause 7.4.5.1 for the range of ref_idx_lX */ 414 /* see subclause 7.4.5.1 for the range of ref_idx_lX */ 430 /* see subclause 7.4.5.1 for the range of ref_idx_lX */
|
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
OMX_JpegEnc_Utils.c | [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/ |
commonTypes.h | 666 UINT16 protectiveRxTimeBeforeBtHpFastAp; /*new range: 10-20000 default: 1500*/ 667 UINT16 protectiveTxTimeBeforeBtHpFastAp; /*new range: 10-20000 default: 3000*/ 668 UINT16 protectiveWlanCycleTimeForFastAp; /*new range: 2000-65535 default: 8700*/ 681 UINT8 numberOfMissedRxForAvalancheTrigger; /*new range: 1-255 default: 5*/ 682 UINT8 wlanElpHpSupport; /* new range: 0-1 default: 1*/ [all...] |
/dalvik/dx/src/com/android/dx/cf/direct/ |
DirectClassFile.java | 54 * formats of versions in the range 45.0 406 * range. 411 * @return true iff the parameters are valid and within range
|
/dalvik/libcore/luni/src/main/java/java/io/ |
PipedInputStream.java | 46 * range {@code [out, in)} and written to the range {@code [in, out)}. 165 * range from 0 to 255. Returns -1 if the end of this stream has been
|
/dalvik/vm/compiler/ |
Loop.c | 217 * Record the upper and lower bound information for range checks for each 286 * Currently we can only optimize away null and range checks. Punt on 337 * Then check if the range check can be hoisted out of the loop if
|
/external/apache-http/src/org/apache/http/impl/entity/ |
LaxContentLengthStrategy.java | 89 * presence in a request of a Range header with ultiple byte- range specifiers from a 1.1 93 * A range header might be forwarded by a 1.0 proxy that does not
|
/external/astl/include/ |
vector | 163 // Remove a range of elements [first, last) 185 // repeat and range initialize. For range initialize, there is
|
/external/blktrace/doc/ |
btt.1 | 17 [ \-d <\fIseconds\fR> | \-\-range\-delta=<\fIseconds\fR> ] 73 files containing "range data" \-\- showing things like Q activity (periods 131 .B \-\-range\-delta=<\fIseconds\fR>
|
/external/bluetooth/bluez/compat/ |
sdp.c | 189 uint32_t range = 0x0000ffff; local 203 attrid = sdp_list_append(NULL, &range); 213 attrid = sdp_list_append(NULL, &range);
|
/external/e2fsprogs/ext2ed/ |
file_com.c | 79 wprintw (command_win,"Error - Block offset out of range\n");wrefresh (command_win); 180 wprintw (command_win,"Error - Block offset out of range\n");wrefresh (command_win); 211 wprintw (command_win,"Error - Block offset out of range\n");wrefresh (command_win);
|
/external/elfcopy/ |
fixdwarf.c | 439 PRINT("DWARF: start > end in range 0x%x:[0x%x, 0x%x)!\n", 448 PRINT("DWARF: cannot map range 0x%x:[0x%x, 0x%x) to any section!\n", 459 printf("DWARF: range 0x%x:[%x, %x) maps to different sections: %s and %s!\n",
|
/external/icu4c/common/ |
util.cpp | 153 * given a range defined as [start, limit), the call 158 * @param pos either the start or limit of a range of 'text', to skip 160 * @param stop either the limit or start of a range of 'text', to skip
|
/external/icu4c/i18n/ |
gregocal.cpp | 69 // setTimeInMillis() limits the Julian day range to +/-7F000000. 70 // This would seem to limit the year range to: 74 // range limit on the year field is smaller (~ +/-140000). [alan 3.0] 535 // If the month is out of range, adjust it into range, and 578 // If the month is out of range, adjust it into range, and [all...] |
uspoof_buildwsconf.cpp | 50 // |--------------------------------Source code points or range. 59 "\\s*([0-9A-F]{4,})(?:..([0-9A-F]{4,}))?\\s*;" // Code point range. Groups 2 and 3. 182 // Pick up the start and optional range end code points from the parsed line.
|
/external/icu4c/test/cintltst/ |
utmstest.c | 436 * .Net-supported date range (years 1-9999 AD). 470 /* Print days not millis to stay within printf() range. */ 478 /* Print days not ticks to stay within printf() range. */
|
/external/libffi/src/x86/ |
freebsd.S | 376 .long .LFE1-.LFB1 /* FDE address range */ 401 .long .LFE2-.LFB2 /* FDE address range */ 435 .long .LFE3-.LFB3 /* FDE address range */
|
sysv.S | 353 .long .LFE1-.LFB1 /* FDE address range */ 378 .long .LFE2-.LFB2 /* FDE address range */ 412 .long .LFE3-.LFB3 /* FDE address range */
|
/external/libxml2/ |
chvalid.c | 2 * chvalid.c: this module implements the character range 160 * @rptr: pointer to range to be used to validate 162 * Does a binary search of the range table to determine if char
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/ |
pow2.h | 102 Word32 Pow2( /* (o) : result (range: 0<=val<=0x7fffffff) */ 103 Word16 exponent, /* (i) : Integer part. (range: 0<=val<=30) */ 104 Word16 fraction, /* (i) : Fractional part. (range: 0.0<=val<1.0) */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/ |
reorder.cpp | 85 lsf = vector of LSFs (range: 0<=val<=0.5)(Word16) 124 Word16 *lsf, // (i/o) : vector of LSFs (range: 0<=val<=0.5) 174 Word16 *lsf, /* (i/o) : vector of LSFs (range: 0<=val<=0.5) */
|