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

  /external/libavc/decoder/
ih264d_thread_parse_decode.c 211 UWORD32 u1_ipcm_th; local
224 u1_ipcm_th = ((u1_slice_type != I_SLICE) ? (u1_B ? 23 : 5) : 0);
355 if((u1_ipcm_th + 25) != ps_cur_mb_info->u1_mb_type)
ih264d_thread_compute_bs.c 395 UWORD32 u1_ipcm_th; local
508 u1_ipcm_th = ((u1_slice_type != I_SLICE) ? (u1_B ? 23 : 5) : 0);
598 if((u1_ipcm_th + 25) != ps_cur_mb_info->u1_mb_type)
ih264d_process_pslice.c 349 const UWORD32 u1_ipcm_th = ( local
432 if((u1_ipcm_th + 25) != ps_cur_mb_info->u1_mb_type)
    [all...]

Completed in 82 milliseconds