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

  /external/libavc/decoder/
ih264d_thread_compute_bs.c 345 u4_mb_num = ps_dec->u4_cur_deblk_mb_num;
666 if(ps_dec->u4_cur_bs_mb_num > ps_dec->u4_cur_deblk_mb_num)
671 - ps_dec->u4_cur_deblk_mb_num;
676 - ps_dec->u4_cur_deblk_mb_num - 1;
ih264d_thread_parse_decode.c 407 ps_cur_mb_info = &ps_dec->ps_frm_mb_info[ps_dec->u4_cur_deblk_mb_num];
ih264d_structs.h 1251 UWORD32 u4_cur_deblk_mb_num; member in struct:_DecStruct
    [all...]
ih264d_parse_slice.c 723 ps_dec->u4_cur_deblk_mb_num = 0;
    [all...]
ih264d_deblocking.c 599 ps_dec->u4_cur_deblk_mb_num++;
    [all...]
ih264d_api.c     [all...]

Completed in 6594 milliseconds