Searched refs:prediction (Results 1 – 25 of 64) sorted by relevance
123
/external/libavc/common/arm/ |
D | ih264_intra_pred_luma_4x4_a9q.s | 26 @* Contains function definitions for intra 4x4 Luma prediction . 62 @* Perform Intra prediction for luma_4x4 mode:vertical 65 @* Perform Intra prediction for luma_4x4 mode:vertical ,described in sec 8.3.1.2.1 135 @* Perform Intra prediction for luma_4x4 mode:horizontal 138 @* Perform Intra prediction for luma_4x4 mode:horizontal ,described in sec 8.3.1.2.2 217 @* Perform Intra prediction for luma_4x4 mode:DC 220 @* Perform Intra prediction for luma_4x4 mode:DC ,described in sec 8.3.1.2.3 356 @* Perform Intra prediction for luma_4x4 mode:Diagonal_Down_Left 359 @* Perform Intra prediction for luma_4x4 mode:Diagonal_Down_Left ,described in sec 8.3.1.2.4 438 @* Perform Intra prediction for luma_4x4 mode:Diagonal_Down_Right [all …]
|
D | ih264_intra_pred_luma_8x8_a9q.s | 26 @* Contains function definitions for intra 8x8 Luma prediction . 67 @* Reference sample filtering process for Intra_8x8 sample prediction 70 @* Perform Reference sample filtering process for Intra_8x8 sample prediction ,described in sec 8.… 152 @* Perform Intra prediction for luma_8x8 mode:vertical 155 @* Perform Intra prediction for luma_8x8 mode:vertical ,described in sec 8.3.2.2.2 225 @* Perform Intra prediction for luma_8x8 mode:horizontal 228 @* Perform Intra prediction for luma_8x8 mode:horizontal ,described in sec 8.3.2.2.2 305 @* Perform Intra prediction for luma_8x8 mode:DC 308 @* Perform Intra prediction for luma_8x8 mode:DC ,described in sec 8.3.2.2.3 416 @* Perform Intra prediction for luma_8x8 mode:Diagonal_Down_Left [all …]
|
D | ih264_intra_pred_luma_16x16_a9q.s | 26 @* Contains function definitions for intra 16x16 Luma prediction . 66 @* Perform Intra prediction for luma_16x16 mode:vertical 69 @* Perform Intra prediction for luma_16x16 mode:Vertical ,described in sec 8.3.3.1 147 @* Perform Intra prediction for luma_16x16 mode:horizontal 150 @* Perform Intra prediction for luma_16x16 mode:horizontal ,described in sec 8.3.3.2 225 @* Perform Intra prediction for luma_16x16 mode:DC 228 @* Perform Intra prediction for luma_16x16 mode:DC ,described in sec 8.3.3.3 349 @* Perform Intra prediction for luma_16x16 mode:PLANE 352 @* Perform Intra prediction for luma_16x16 mode:PLANE ,described in sec 8.3.3.4
|
D | ih264_intra_pred_chroma_a9q.s | 26 @* Contains function definitions for intra chroma prediction . 65 @* Perform Intra prediction for chroma_8x8 mode:DC 68 @* Perform Intra prediction for chroma_8x8 mode:DC ,described in sec 8.3.4.1 197 @* Perform Intra prediction for chroma_8x8 mode:Horizontal 200 @* Perform Intra prediction for chroma_8x8 mode:Horizontal ,described in sec 8.3.4.2 273 @* Perform Intra prediction for chroma_8x8 mode:vertical 276 @*Perform Intra prediction for chroma_8x8 mode:vertical ,described in sec 8.3.4.3 345 @* Perform Intra prediction for chroma_8x8 mode:PLANE 348 @* Perform Intra prediction for chroma_8x8 mode:PLANE ,described in sec 8.3.4.4
|
D | ih264_ihadamard_scaling_a9.s | 27 @ * of 16x16 intra-prediction 42 @ * of a 16x16 intra prediction macroblock, and then performs scaling. 43 @ * prediction buffer
|
D | ih264_weighted_pred_a9q.s | 26 @* Contains function definitions for weighted prediction. 46 @* This routine performs the default weighted prediction as described in sec 69 @* weight for the weighted prediction 276 @* This routine performs the default weighted prediction as described in sec 299 @* weights for the weighted prediction for U and V
|
D | ih264_default_weighted_pred_a9q.s | 26 @* Contains function definitions for default weighted prediction. 46 @* This routine performs the default weighted prediction as described in sec 220 @* This routine performs the default weighted prediction as described in sec
|
D | ih264_iquant_itrans_recon_dc_a9.s | 308 @ * prediction buffer if only dc value is present for residue 312 @ * This inverse quantized content is added to the prediction buffer to recon- 319 @ * prediction 4x4 block in interleaved format
|
D | ih264_weighted_bi_pred_a9q.s | 75 @* weight for the weighted prediction 78 @* weight for the weighted prediction 361 @* This routine performs the default weighted prediction as described in sec 390 @* weights for the weighted prediction in U and V 393 @* weights for the weighted prediction in U and V
|
D | ih264_inter_pred_chroma_a9q.s | 26 @* Contains function definitions for inter prediction interpolation.
|
D | ih264_inter_pred_filters_luma_horz_a9q.s | 26 @* Contains function definitions for inter prediction interpolation.
|
D | ih264_inter_pred_luma_horz_qpel_a9q.s | 26 @* Contains function definitions for inter prediction horizontal quarter pel interpolation.
|
/external/llvm/docs/ |
D | BranchWeightMetadata.rst | 77 ``__builtin_expect(long exp, long c)`` instruction provides branch prediction 117 occur due to incorrent branch prediction information.
|
/external/iptables/extensions/ |
D | libipt_SAME.man | 17 port prediction (kernel >= 2.6.21).
|
/external/valgrind/ |
D | README | 24 and branch-prediction profiler, a call-graph generating cache abd 25 branch-prediction profiler, and a heap profiler. It also includes
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
D | ANTLRDFA.m | 48 // using the tables ANTLR generates for the DFA based prediction this method simulates the DFA 49 // and returns the prediction of the alternative to be used. 79 if (accept[s] >= 1) { // if this is an accepting state return the prediction
|
/external/libgsm/ |
D | README | 13 excitation/long term prediction) coding at 13 kbit/s.
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
D | FailedPredicateException.as | 33 * a prediction decision.
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/ |
D | fr-FR_phones.utf | 89 ! temporary syllable boundary, needed to support accphr prediction
|
/external/libvorbis/doc/ |
D | 07-floor1.tex | 22 prediction in a process roughly equivalent to the following simplified 243 iterative prediction to find final Y values, these points are 256 +/- difference values, then apply to line prediction.
|
/external/libhevc/common/arm/ |
D | ihevc_itrans_recon_8x8.s | 155 ldr r8,[sp,#4] @ prediction stride 878 @ load prediction data 884 @adding recon with prediction
|
D | ihevc_itrans_recon_16x16.s | 136 @ ldr r8,[sp,#4] @ prediction stride 664 ldr r8,[sp,#44] @ prediction stride
|
/external/elfutils/src/ |
D | configure.ac | 144 dnl enable debugging of branch prediction. 146 AS_HELP_STRING([--enable-debugpred],[build binaries with support to debug branch prediction]),
|
/external/libmpeg2/common/arm/ |
D | impeg2_idct.s | 410 ldr r8, [sp, #4] @ prediction stride 1150 @ Load prediction data 1156 @Adding recon with prediction
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 370 Improve MV prediction accuracy to achieve performance gain 371 Improve MV prediction in vp8_pick_inter_mode() for speed>3 529 x86: SSSE3 sixtap prediction
|
123