OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prediction
(Results
126 - 150
of
494
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/
q_plsf_3.cpp
89
parameters with first order MA
prediction
and split by 3 vector
139
/* Codebooks of LSF
prediction
residual */
813
MA
prediction
in DTX mode (Word16)
818
pred_init_i points to the new initial index for MA
prediction
828
pred_fac = table containing
prediction
factors (const Word16)
849
prediction
and split by 3 vector quantization (split-VQ)
870
Word16 *pred_init_i // o : init index for MA
prediction
in DTX mode
890
// Compute predicted LSF and
prediction
error
904
// lowest
prediction
resuidual energy
930
//---- Split-VQ of
prediction
error ---
[
all
...]
/frameworks/base/media/libstagefright/codecs/avc/enc/src/
intra_est.cpp
130
/* now perform intra
prediction
search */
154
/* save current inter
prediction
*/
188
/* restore current inter
prediction
*/
205
/* generate all the
prediction
values */
229
//get vertical
prediction
mode
430
/* evaluate each
prediction
mode of I16 */
819
//===== INTRA
PREDICTION
FOR 4x4 BLOCK =====
1185
//===== LOOP OVER ALL 4x4 INTRA
PREDICTION
MODES =====
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Video.h
223
* @brief to select the chroma component used for Intra
Prediction
226
OMX_Video_Chroma_Component_Cr_Only=0, //!< consider only Cr chroma component for Intra
prediction
227
OMX_Video_Chroma_Component_Cb_Cr_Both, //!< consider both (Cb & Cr) chroma components for Intra
prediction
233
@brief OMX_VIDEO_PARAM_INTRAPREDTYPE : to configure the Modes for the different block sizes during Intra
Prediction
234
@param nLumaIntra4x4Enable to configure the Modes for 4x4 block size during luma intra
prediction
: bit position specifies the modes that are enabled/disabled
236
@param nLumaIntra8x8Enable to configure the Modes for 4x4 block size during luma intra
prediction
238
@param nLumaIntra16x16Enable to configure the Modes for 4x4 block size during luma intra
prediction
240
@param nChromaIntra8x8Enable to configure the Modes for 4x4 block size during luma intra
prediction
242
@param eChromaComponentEnable to select the chroma components used for the intra
prediction
/external/protobuf/python/google/protobuf/internal/
decoder.py
216
#
Prediction
failed. Return.
328
#
Prediction
failed. Return.
365
#
Prediction
failed. Return.
408
#
Prediction
failed. Return.
457
#
Prediction
failed. Return.
/external/quake/quake/src/QW/
qwrlnote.txt
128
- Fixed
prediction
bug in spectator/camera view. Camera will no longer try
168
differences in movement
prediction
173
- add other player clip hulls to player
prediction
and local
prediction
228
their
prediction
works correctly. The per-client maxspeed should be
/frameworks/base/media/libstagefright/codecs/avc/common/include/
avclib_common.h
348
\param "pred" "Pointer to
prediction
block."
377
This function performs
prediction
of the nonzero coefficient for a luma block (i,j).
386
This function performs
prediction
of the nonzero coefficient for a chroma block (i,j).
404
This function initializes reference picture list used in INTER
prediction
417
\param "long_term" "Is long-term
prediction
?"
/external/webp/src/dec/
vp8i.h
32
// intra
prediction
modes
73
// extra top-right samples for luma (intra4x4
prediction
only).
240
uint8_t uvmode_; // chroma
prediction
mode
/frameworks/base/media/libstagefright/codecs/amrnb/common/include/
d_plsf.h
102
Word16 past_r_q[M]; /* Past quantized
prediction
error, Q15 */
142
*
prediction
.
164
* indices.1st order MA
prediction
and split by 3 matrix
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
qgain475.h
84
/* minimum allowed gain code
prediction
error: 102.887/4096 = 0.0251189 */
88
/* minimum allowed gain code
prediction
error: 32000/4096 = 7.8125 */
119
* gain predictor with the (bounded)
prediction
error
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/
qpisf_2s.c
32
#define MU 10923 /*
Prediction
factor (1.0/3.0) in Q15 */
50
* Description: Quantization of isf parameters with
prediction
. (46 bits) *
140
* Description: Quantization of isf parameters with
prediction
. (36 bits) *
levinson.c
35
* Alpha
prediction
gain. *
118
Word16 alp_h, alp_l, alp_exp; /*
Prediction
gain; hi lo and exponent */
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
motion_comp.h
35
/* CBP Mask defines used in chrominance
prediction
*/
39
/* CBP Mask defines used in luminance
prediction
(MODE_INTER4V) */
45
/* CBP Mask defines used in luminance
prediction
(MODE_INTER or MODE_INTER_Q) */
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
mp4lib_int.h
56
Int predictionType; /* VOP
prediction
type */
191
Bool ACDCPrediction; /* AC/DC
Prediction
*/
282
/* Multiple frame
prediction
*/
/external/quake/quake/src/QW/client/
client.h
31
// to do move
prediction
and to generate a drawable entity
38
usercmd_t command; // last command for
prediction
/packages/apps/Settings/src/com/android/settings/
UserDictionarySettings.java
242
// No
prediction
in soft keyboard mode. TODO: Create a better way to disable
prediction
/packages/inputmethods/LatinIME/java/res/values-en-rGB/
strings.xml
62
<string name="bigram_prediction" msgid="8914273444762259739">"Bigram
prediction
"</string>
63
<string name="bigram_prediction_summary" msgid="1747261921174300098">"Use previous word also for
prediction
"</string>
/dalvik/vm/compiler/
CompilerIR.h
104
kMIRInlinedPred, // Invoke is inlined via
prediction
/external/chromium/chrome/browser/net/
url_info.h
5
// A UrlInfo object is used to store
prediction
related information about a host
/external/libvpx/examples/includes/geshi/geshi/
oracle11.php
341
'
PREDICTION
',
/external/libvpx/vp8/common/x86/
idctllm_mmx.asm
234
mov rsi, arg(1) ;s --
prediction
/external/libvpx/vp8/decoder/
reconintra_mt.c
671
/*
prediction
similar to true_motion
prediction
*/
911
/* copy 4 bytes from the above right down so that the 4x4
prediction
modes using pixels above and
912
* to the right
prediction
have filled in pixels to use.
/external/llvm/lib/Target/CellSPU/
README.txt
41
for CellSPU, and insert branch
prediction
instructions as needed.
/external/oprofile/events/arm/armv7/
events
23
event:0x52 counters:1,2,3,4 um:zero minimum:500 name:PC_BRANCH_FAILED : Branch
prediction
misprediction
/external/oprofile/events/mips/r12000/
events
31
event:0x1b counters:0,1,2,3 um:zero minimum:500 name:SCACHE_WAY_MISPREDICTION : Misprediction from scache way
prediction
table (data)
/external/quake/quake/src/WinQuake/
README.Solaris
72
Internet by using client
prediction
. For more information,
Completed in 784 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>