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

  /external/libavc/decoder/
ih264d_thread_parse_decode.c 210 WORD32 u1_skip_th; local
221 u1_skip_th = ((u1_slice_type != I_SLICE) ?
289 if(ps_cur_mb_info->u1_mb_type <= u1_skip_th)
349 if(ps_cur_mb_info->u1_mb_type <= u1_skip_th)
357 ps_cur_mb_info->u1_mb_type -= (u1_skip_th + 1);