Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_enc_loop_pass.c179 UWORD8 *pu1_luma_left, *pu1_chrm_left; in ihevce_enc_loop_ctb_left_copy() local
184 pu1_chrm_left = (UWORD8 *)ps_ctxt->pv_left_chrm_data; in ihevce_enc_loop_ctb_left_copy()
204 *pu1_chrm_left++ = pu1_buff[i4_indx]; in ihevce_enc_loop_ctb_left_copy()
205 *pu1_chrm_left++ = pu1_buff[i4_indx + 1]; in ihevce_enc_loop_ctb_left_copy()