OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:intra
(Results
126 - 150
of
215
) sorted by null
1
2
3
4
5
6
7
8
9
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Index.h
86
OMX_TI_IndexParamVideoIntraPredictionSettings, //!< use OMX_VIDEO_PARAM_INTRAPREDTYPE to configure the
intra
prediction modes used for different block sizes
/libcore/luni/src/main/java/java/nio/channels/
FileLock.java
38
* acquiring process, and are therefore unsuitable for
intra
-process
/frameworks/base/media/libstagefright/codecs/m4v_h263/dec/src/
datapart_decode.cpp
540
if (MBtype & INTRA_MASK) /*
INTRA
|| INTRA_Q */ /* no switch, code DC separately */
700
// @todo Deblocking Semaphore for
INTRA
block
740
/* @todo Deblocking Semaphore for
INTRA
block, for inter just test for ringing */
dcac_prediction.cpp
79
if (!comp && x_pos && !(video->headerInfo.Mode[mbnum-1]&INTRA_MASK)) /* not
intra
*/
83
if (!comp && y_pos && !(video->headerInfo.Mode[mbnum-nMBPerRow]&INTRA_MASK)) /* not
intra
*/
vlc_dec_tab.h
82
* of
Intra
luminance coefficients (VM 4.0)
159
/* New tables for
Intra
luminance blocks */
vop.cpp
26
/*
INTRA
*/
624
/*
Intra
AC/DC prediction is always true */
908
if ((currVol->complexity.text_1 >> 3) & 0x1) /*
intra
*/
[
all
...]
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
fastquant.cpp
134
7/4/01, break up Inter /
Intra
function and merge for different cases.
142
INTRA
. Use bitmapzz for zigzag RunLevel for INTER. The quantization is done
536
Modified: 7/5/01, break up function for
Intra
/Inter
vlc_enc_tab.h
70
* 28.10.96 Robert Danielsen: Added tables for
Intra
luminance
361
/* New tables for
Intra
luminance coefficients. Same codewords,
495
/* DCT coeffs (
intra
) for last = 0. */
fastidct.cpp
27
two sets of row IDCTs one for
INTRA
1868
Int
intra
= (lx_
intra
& 1);
local
[
all
...]
/hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device.cpp
570
DEBUG_PRINT_ERROR("\nERROR: Request for setting
intra
period failed");
596
DEBUG_PRINT_ERROR("\nERROR: Request for setting
intra
period failed");
622
DEBUG_PRINT_ERROR("\nERROR: Request for setting
intra
period failed");
[
all
...]
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_conceal.c
107
macroblocks to value 40 and macroblock type to
intra
to enable
140
"
intra
" : "inter"));
299
/* mbType set to
intra
to perform filtering despite the values of other
h264bsd_vlc.c
283
either for
intra
or inter macroblock. The mapping is implemented by
288
isIntra flag to indicate if
intra
or inter mapping is to
/dalvik/docs/
verifier.html
39
<li>
Intra
-application security. If an app wants to download bits
/device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
mfc_interface.h
187
int in_md_intraweight_pps; /* [IN]
Intra
weighted parameter for mode decision */
/external/libvpx/vp8/encoder/
encodeframe.c
657
//extend the recon for
intra
prediction
750
// reset
intra
mode contexts
774
// set up frame new frame for
intra
coded blocks
[
all
...]
picklpf.c
142
// with lots of
intra
coming in.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s
16
; * Decodes and pads four motion vectors of the non-
intra
macroblock in P-VOP.
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_DecodePadMV_PVOP_s.s
16
; * Decodes and pads four motion vectors of the non-
intra
macroblock in P-VOP.
omxVCM4P2_PredictReconCoefIntra_s.s
19
; * Performs adaptive DC/AC coefficient prediction for an
intra
block. Prior
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
DatabaseHelper.java
790
// Were only required for
intra
-Honeycomb upgrades for testing
797
// Were only required for
intra
-Honeycomb upgrades for testing
805
// Were only required for
intra
-Honeycomb upgrades for testing
[
all
...]
/hardware/qcom/media/mm-video/vidc/venc/test/
venc_test.cpp
449
h263.nPFrames = m_sProfile.nFramerate * 2 - 1; //
intra
period
491
mp4.nPFrames = mp4.nTimeIncRes - 1; //
intra
period
509
// mp4.nPFrames = m_sProfile.nFramerate * 2 - 1; //
intra
period
[
all
...]
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h
11
// which represent a path-sensitive,
intra
-procedural "exploded graph."
/external/clang/lib/StaticAnalyzer/Core/
ExplodedGraph.cpp
11
// which represent a path-sensitive,
intra
-procedural "exploded graph."
/external/kernel-headers/original/linux/
msm_vidc_enc.h
176
/*Different allowed
intra
refresh modes.*/
/external/libvpx/vp8/decoder/
decodemv.c
493
/* MB is
intra
coded */
Completed in 216 milliseconds
1
2
3
4
5
6
7
8
9