Home
last modified time | relevance | path

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

/external/libavc/encoder/
Dih264e_utils.c1999 ps_proc->apu1_ref_buf_chroma_base[PRED_L0] = aps_ref_pic[PRED_L0]->pu1_chroma; in ih264e_pic_init()
2002 ps_proc->apu1_ref_buf_chroma_base[PRED_L1] = aps_ref_pic[PRED_L1]->pu1_chroma; in ih264e_pic_init()
Dih264e_structs.h1524 UWORD8 *apu1_ref_buf_chroma_base[MAX_REF_PIC_CNT]; member
Dih264e_process.c1307 …ps_proc->apu1_ref_buf_chroma[0] = ps_proc->apu1_ref_buf_chroma_base[0] + (i4_mb_x * MB_SIZE) + i4_… in ih264e_init_proc_ctxt()
1309 …ps_proc->apu1_ref_buf_chroma[1] = ps_proc->apu1_ref_buf_chroma_base[1] + (i4_mb_x * MB_SIZE) + i4_… in ih264e_init_proc_ctxt()