Home
last modified time | relevance | path

Searched refs:i4_rec_strd_c (Results 1 – 1 of 1) sorted by relevance

/external/libavc/encoder/
Dih264e_intra_modes_eval.c1390 WORD32 i4_rec_strd_c = ps_proc->i4_rec_strd; in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff() local
1394 UWORD8 *pu1_mb_b = pu1_ref_mb - i4_rec_strd_c; in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()
1419 pu1_ngbr_pels_c_i8x8[16 - 2 - i] = pu1_mb_a[(i / 2) * i4_rec_strd_c]; in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()
1420 pu1_ngbr_pels_c_i8x8[16 - 1 - i] = pu1_mb_a[(i / 2) * i4_rec_strd_c + 1]; in ih264e_evaluate_chroma_intra8x8_modes_for_least_cost_rdoptoff()