Home
last modified time | relevance | path

Searched refs:i1_recon_in_thread3_flag (Results 1 – 5 of 5) sorted by relevance

/external/libavc/decoder/
Dih264d_thread_parse_decode.c347 if((ps_dec->u4_num_cores == 2) || !ps_dec->i1_recon_in_thread3_flag) in ih264d_decode_recon_tfr_nmb_thread()
507 if((ps_dec->u4_num_cores == 2) || !ps_dec->i1_recon_in_thread3_flag) in ih264d_decode_slice_thread()
Dih264d_thread_compute_bs.c495 if(ps_dec->i1_recon_in_thread3_flag) in ih264d_recon_deblk_slice()
588 if(ps_dec->i1_recon_in_thread3_flag) in ih264d_recon_deblk_slice()
Dih264d_parse_slice.c716 ps_dec->i1_recon_in_thread3_flag = 1; in ih264d_start_of_pic()
722 if(ps_dec->u4_num_cores >= 3 && ps_dec->i1_recon_in_thread3_flag) in ih264d_start_of_pic()
1628 … ((ps_dec->u4_app_disable_deblk_frm == 0) || ps_dec->i1_recon_in_thread3_flag) in ih264d_parse_decode_slice()
Dih264d_structs.h896 WORD8 i1_recon_in_thread3_flag; member
Dih264d_parse_pslice.c1566 … ((ps_dec->u4_app_disable_deblk_frm == 0) || ps_dec->i1_recon_in_thread3_flag) in ih264d_mark_err_slice_skip()