Searched refs:i4_src_strd_c (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libavc/encoder/ |
H A D | ih264e_intra_modes_eval.c | 1409 WORD32 i4_src_strd_c = ps_proc->i4_src_chroma_strd; in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff() local 1485 i4_src_strd_c, in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff() 1497 …ps_codec->pf_compute_sad_16x8(pu1_curr_mb, pu1_pred_mb_plane, i4_src_strd_c, i4_pred_strd, i4_chro… in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()
|
/aosp_15_r20/external/libavc/encoder/svc/ |
H A D | isvce_intra_modes_eval.c | 1374 WORD32 i4_src_strd_c = ps_proc->s_src_buf_props.as_component_bufs[1].i4_data_stride; in isvce_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff() local 1456 pu1_curr_mb, pu1_ngbr_pels_c_i8x8, pu1_pred_mb, i4_src_strd_c, i4_pred_strd, i4_ngbr_avbl, in isvce_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff() 1465 ps_codec->pf_compute_sad_16x8(pu1_curr_mb, pu1_pred_mb_plane, i4_src_strd_c, i4_pred_strd, in isvce_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()
|