Home
last modified time | relevance | path

Searched refs:pred_cnt (Results 1 – 2 of 2) sorted by relevance

/external/libavc/decoder/
Dih264d_thread_parse_decode.c291 WORD32 pred_cnt = 0; in ih264d_decode_recon_tfr_nmb_thread() local
298 while(pred_cnt < ps_cur_mb_info->u1_num_pred_parts) in ih264d_decode_recon_tfr_nmb_thread()
309 pred_cnt++; in ih264d_decode_recon_tfr_nmb_thread()
315 WORD32 pred_cnt = 0; in ih264d_decode_recon_tfr_nmb_thread() local
322 while(pred_cnt < ps_cur_mb_info->u1_num_pred_parts) in ih264d_decode_recon_tfr_nmb_thread()
333 pred_cnt++; in ih264d_decode_recon_tfr_nmb_thread()
Dih264d_process_pslice.c366 WORD32 pred_cnt = 0; in ih264d_decode_recon_tfr_nmb() local
373 while(pred_cnt < ps_cur_mb_info->u1_num_pred_parts) in ih264d_decode_recon_tfr_nmb()
382 pred_cnt++; in ih264d_decode_recon_tfr_nmb()
392 WORD32 pred_cnt = 0; in ih264d_decode_recon_tfr_nmb() local
399 while(pred_cnt < ps_cur_mb_info->u1_num_pred_parts) in ih264d_decode_recon_tfr_nmb()
409 pred_cnt++; in ih264d_decode_recon_tfr_nmb()