/external/libmpeg2/common/ |
D | impeg2_idct.c | 66 WORD32 i4_src_strd, in impeg2_idct_recon_dc() argument 75 UNUSED(i4_src_strd); in impeg2_idct_recon_dc() 98 WORD32 i4_src_strd, in impeg2_idct_recon_dc_mismatch() argument 110 UNUSED(i4_src_strd); in impeg2_idct_recon_dc_mismatch() 188 WORD32 i4_src_strd, in impeg2_idct_recon() argument 236 ai4_o[k] = gai2_impeg2_idct_q15[1 * 8 + k] * pi2_src[i4_src_strd] in impeg2_idct_recon() 238 * pi2_src[3 * i4_src_strd]; in impeg2_idct_recon() 240 ai4_eo[0] = gai2_impeg2_idct_q15[2 * 8 + 0] * pi2_src[2 * i4_src_strd]; in impeg2_idct_recon() 241 ai4_eo[1] = gai2_impeg2_idct_q15[2 * 8 + 1] * pi2_src[2 * i4_src_strd]; in impeg2_idct_recon() 374 ai4_o[k] = gai2_impeg2_idct_q15[1 * 8 + k] * pi2_src[i4_src_strd] in impeg2_idct_recon() [all …]
|
/external/libhevc/common/ |
D | ihevc_trans.h | 39 WORD32 i4_src_strd, 45 WORD32 i4_src_strd, 51 WORD32 i4_src_strd, 57 WORD32 i4_src_strd, 63 WORD32 i4_src_strd,
|
D | ihevc_itrans.h | 39 WORD32 i4_src_strd, 45 WORD32 i4_src_strd, 51 WORD32 i4_src_strd, 57 WORD32 i4_src_strd, 63 WORD32 i4_src_strd,
|
/external/libavc/encoder/ |
D | ime.c | 112 WORD32 i4_src_strd = ps_me_ctxt->i4_src_strd; in ime_diamond_search_16x16() local 169 i4_src_strd, in ime_diamond_search_16x16() 294 WORD32 i4_src_strd = ps_me_ctxt->i4_src_strd; in ime_evaluate_init_srchposn_16x16() local 339 …xt->pf_ime_compute_sad_16x16[u4_enable_fast_sad](pu1_curr_mb, pu1_ref, i4_src_strd, i4_ref_strd, i… in ime_evaluate_init_srchposn_16x16() 475 WORD32 i4_src_strd = ps_me_ctxt->i4_src_strd; in ime_sub_pel_motion_estimation_16x16() local 553 i4_src_strd, i4_ref_strd, in ime_sub_pel_motion_estimation_16x16() 745 ps_me_ctxt->pu1_src_buf_luma, pu1_ref, ps_me_ctxt->i4_src_strd, in ime_compute_skip_cost() 758 ps_me_ctxt->pu1_src_buf_luma, pu1_ref, ps_me_ctxt->i4_src_strd, in ime_compute_skip_cost()
|
D | ih264e_intra_modes_eval.c | 358 WORD32 i4_src_strd = ps_proc->i4_src_strd; in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff() local 436 i4_src_strd, i4_pred_strd, in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff() 450 …_16x16[u4_enable_fast_sad](pu1_curr_mb, pu1_pred_mb_intra_16x16_plane, i4_src_strd, i4_pred_strd, … in ih264e_evaluate_intra16x16_modes_for_least_cost_rdoptoff() 548 WORD32 i4_src_strd = ps_proc->i4_src_strd; in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() local 598 pu1_mb_curr = ps_proc->pu1_src_buf_luma + u4_pix_x + (u4_pix_y * i4_src_strd); in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 602 pu1_mb_b = pu1_mb_curr - i4_src_strd; /* pointer to top macro block */ in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 624 i4_src_strd, i4_ngbr_avbl); in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 703 …ime_compute_sad_8x8(pu1_mb_curr, pu1_pred_mb, i4_src_strd, i4_pred_strd, i4_partition_cost_least, … in ih264e_evaluate_intra8x8_modes_for_least_cost_rdoptoff() 800 WORD32 i4_src_strd = ps_proc->i4_src_strd; in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff() local 862 pu1_mb_curr = ps_proc->pu1_src_buf_luma + u4_pix_x + (u4_pix_y * i4_src_strd); in ih264e_evaluate_intra4x4_modes_for_least_cost_rdoptoff() [all …]
|
D | ih264e_core_coding.c | 1501 WORD32 i4_src_strd = ps_proc->i4_src_strd; in ih264e_code_luma_intra_macroblock_16x16() local 1548 i4_src_strd, i4_pred_strd, in ih264e_code_luma_intra_macroblock_16x16() 1640 WORD32 i4_src_strd = ps_proc->i4_src_strd; in ih264e_code_luma_intra_macroblock_4x4() local 1705 pu1_curr_mb = ps_proc->pu1_src_buf_luma + u1_pix_x + (u1_pix_y * i4_src_strd); in ih264e_code_luma_intra_macroblock_4x4() 1779 pi2_res_mb, i4_src_strd, in ih264e_code_luma_intra_macroblock_4x4() 2017 WORD32 i4_src_strd = ps_proc->i4_src_chroma_strd; in ih264e_code_chroma_intra_macroblock_8x8() local 2059 i4_src_strd, i4_pred_strd, in ih264e_code_chroma_intra_macroblock_8x8() 2132 WORD32 i4_src_strd = ps_proc->i4_src_strd; in ih264e_code_luma_inter_macroblock_16x16() local 2179 i4_src_strd, in ih264e_code_luma_inter_macroblock_16x16() 2279 WORD32 i4_src_strd = ps_proc->i4_src_chroma_strd; in ih264e_code_chroma_inter_macroblock_8x8() local [all …]
|
D | ih264e_process.c | 1152 WORD32 i4_src_strd = ps_proc->i4_src_strd; in ih264e_init_proc_ctxt() local 1196 i4_src_strd = ps_proc->i4_src_strd = ps_codec->s_cfg.u4_max_wd; in ih264e_init_proc_ctxt() 1202 i4_src_strd = ps_proc->i4_src_strd = ps_proc->s_inp_buf.s_raw_buf.au4_strd[0]; in ih264e_init_proc_ctxt() 1203 …_src_buf_luma = ps_proc->pu1_src_buf_luma_base + (i4_mb_x * MB_SIZE) + i4_src_strd * (i4_mb_y * MB… in ih264e_init_proc_ctxt() 1264 pu1_dst += ps_proc->i4_src_strd; in ih264e_init_proc_ctxt() 1306 ps_proc->i4_src_strd, ps_proc->i4_src_chroma_strd, in ih264e_init_proc_ctxt() 1319 ps_proc->i4_src_strd, ps_proc->i4_src_chroma_strd, in ih264e_init_proc_ctxt() 1331 u4_pad_wd = (UWORD32)(ps_proc->i4_src_strd - ps_codec->s_cfg.u4_disp_wd); in ih264e_init_proc_ctxt() 1339 ps_proc->i4_src_strd, u4_pad_ht, u4_pad_wd); in ih264e_init_proc_ctxt() 1349 … ih264_pad_bottom(ps_proc->pu1_src_buf_luma + (MB_SIZE - u4_pad_bottom_sz) * ps_proc->i4_src_strd, in ih264e_init_proc_ctxt() [all …]
|
D | ime_structs.h | 132 WORD32 i4_src_strd; member
|
D | ih264e_me.c | 845 ps_me_ctxt->i4_src_strd = ps_proc->i4_src_strd; in ih264e_init_me() 1735 ps_me_ctxt->i4_src_strd, ps_me_ctxt->u4_subpel_buf_strd, in ih264e_evaluate_bipred()
|
D | ih264e_structs.h | 1318 WORD32 i4_src_strd; member
|