Home
last modified time | relevance | path

Searched refs:u1_ipcm_th (Results 1 – 3 of 3) sorted by relevance

/external/libavc/decoder/
Dih264d_thread_parse_decode.c211 UWORD32 u1_ipcm_th; in ih264d_decode_recon_tfr_nmb_thread() local
224 u1_ipcm_th = ((u1_slice_type != I_SLICE) ? (u1_B ? 23 : 5) : 0); in ih264d_decode_recon_tfr_nmb_thread()
355 if((u1_ipcm_th + 25) != ps_cur_mb_info->u1_mb_type) in ih264d_decode_recon_tfr_nmb_thread()
Dih264d_thread_compute_bs.c395 UWORD32 u1_ipcm_th; in ih264d_recon_deblk_slice() local
508 u1_ipcm_th = ((u1_slice_type != I_SLICE) ? (u1_B ? 23 : 5) : 0); in ih264d_recon_deblk_slice()
598 if((u1_ipcm_th + 25) != ps_cur_mb_info->u1_mb_type) in ih264d_recon_deblk_slice()
Dih264d_process_pslice.c349 const UWORD32 u1_ipcm_th = ( in ih264d_decode_recon_tfr_nmb() local
432 if((u1_ipcm_th + 25) != ps_cur_mb_info->u1_mb_type) in ih264d_decode_recon_tfr_nmb()