Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_inter_pred.c586 pu1_ref_buf = ps_dec->pu1_ref_buff + ps_dec->u4_dma_buf_idx; in ih264d_form_mb_part_info_mp()
870 ps_dec->u4_dma_buf_idx += u2_tot_ref_scratch_size; in ih264d_form_mb_part_info_mp()
872 if(ps_dec->u4_dma_buf_idx > MAX_REF_BUF_SIZE) in ih264d_form_mb_part_info_mp()
Dih264d_process_pslice.c360 ps_dec->u4_dma_buf_idx = 0; in ih264d_decode_recon_tfr_nmb()
510 ps_dec->u4_dma_buf_idx = 0; in ih264d_decode_recon_tfr_nmb()
Dih264d_thread_parse_decode.c286 ps_dec->u4_dma_buf_idx = 0; in ih264d_decode_recon_tfr_nmb_thread()
Dih264d_structs.h798 UWORD32 u4_dma_buf_idx; member
Dih264d_parse_slice.c583 ps_dec->u4_dma_buf_idx = 0; in ih264d_start_of_pic()