Home | History | Annotate | Download | only in decoder

Lines Matching refs:u4_dma_buf_idx

586     pu1_ref_buf = ps_dec->pu1_ref_buff + ps_dec->u4_dma_buf_idx;
870 ps_dec->u4_dma_buf_idx += u2_tot_ref_scratch_size;
872 if(ps_dec->u4_dma_buf_idx > MAX_REF_BUF_SIZE)