HomeSort by relevance Sort by last modified time
    Searched refs:i4_cur_pic_buf_id (Results 1 - 4 of 4) sorted by null

  /external/libhevc/decoder/
ihevcd_decode.c 766 (ps_codec->i4_disp_buf_id == ps_proc->i4_cur_pic_buf_id))
872 ps_codec->as_process[proc_idx].i4_cur_pic_buf_id,
877 ps_codec->as_process[proc_idx].i4_cur_pic_buf_id,
883 ps_codec->as_process[proc_idx].i4_cur_pic_buf_id);
    [all...]
ihevcd_utils.c     [all...]
ihevcd_structs.h 1455 WORD32 i4_cur_pic_buf_id; member in struct:__anon24996
    [all...]
ihevcd_fmt_conv.c 789 if((0 == ps_codec->i4_flush_mode) && (ps_codec->i4_disp_buf_id == ps_proc->i4_cur_pic_buf_id) && (1 < ps_codec->i4_num_cores))

Completed in 70 milliseconds