/external/libavc/encoder/ |
ime.c | 81 * @param[in] u4_enable_fast_sad 105 // UWORD32 u4_enable_fast_sad = ps_me_ctxt->u4_enable_fast_sad; 298 UWORD32 u4_enable_fast_sad = ps_me_ctxt->u4_enable_fast_sad; local 339 ps_me_ctxt->pf_ime_compute_sad_16x16[u4_enable_fast_sad](pu1_curr_mb, pu1_ref, i4_src_strd, i4_ref_strd, i4_mb_cost_least, &i4_mb_distortion); 757 ps_me_ctxt->pf_ime_compute_sad_16x16[ps_me_ctxt->u4_enable_fast_sad](
|
ime_structs.h | 214 UWORD32 u4_enable_fast_sad; member in struct:__anon15510
|
ih264e_utils.c | 1428 UWORD32 u4_enable_fast_sad = ps_codec->s_cfg.u4_enable_fast_sad; local [all...] |
ih264e_intra_modes_eval.c | 374 UWORD32 i, u4_enable_fast_sad = 0, offset = 0; local 383 u4_enable_fast_sad = ps_proc->s_me_ctxt.u4_enable_fast_sad; 450 ps_codec->apf_compute_sad_16x16[u4_enable_fast_sad](pu1_curr_mb, pu1_pred_mb_intra_16x16_plane, i4_src_strd, i4_pred_strd, i4_mb_cost_least, &i4_mb_distortion); [all...] |
ive2.h | 1300 UWORD32 u4_enable_fast_sad; member in struct:__anon15597 [all...] |
ih264e_structs.h | 499 UWORD32 u4_enable_fast_sad; member in struct:__anon15491 [all...] |
/external/libavc/test/encoder/ |
app.h | 275 UWORD32 u4_enable_fast_sad; member in struct:__anon15611
|