Home
last modified time | relevance | path

Searched refs:b1_no_residual_syntax_flag (Results 1 – 6 of 6) sorted by relevance

/external/libhevc/encoder/
Dihevce_cabac_rdo.c400 s_enc_cu.b1_no_residual_syntax_flag = 0; in ihevce_entropy_rdo_encode_cu()
435 s_enc_cu.b1_no_residual_syntax_flag = !ps_cu_prms->u1_is_cu_coded; in ihevce_entropy_rdo_encode_cu()
Dihevce_deblk.c205 if(ps_curr_cu->b1_skip_flag || ps_curr_cu->b1_no_residual_syntax_flag) in ihevce_deblk_populate_qp_map()
Dihevce_enc_structs.h466 UWORD32 b1_no_residual_syntax_flag : 1; member
Dihevce_cabac_cu_pu.c1200 no_res_flag = ps_enc_cu->b1_no_residual_syntax_flag; in ihevce_cabac_encode_coding_unit()
Dihevce_enc_cu_recursion.c256 ps_cu_final->b1_no_residual_syntax_flag = !ps_enc_loop_bestprms->u1_is_cu_coded; in ihevce_store_cu_final()
/external/libhevc/common/
Dihevc_structs.h1537 UWORD32 b1_no_residual_syntax_flag :1; member