Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_bs_compute_ctb.c152 ps_deblk_prms->u1_not_first_ctb_col_of_frame = (i4_left_ctb_tile_id != -1); in ihevce_bs_init_ctb()
289 if((ps_deblk_prms->u1_not_first_ctb_col_of_frame) && (0 == ps_cu_final->b3_cu_pos_x)) in ihevce_bs_compute_cu()
522 if(ps_deblk_prms->u1_not_first_ctb_col_of_frame) in ihevce_bs_compute_cu()
Dihevce_enc_loop_structs.h995 UWORD8 u1_not_first_ctb_col_of_frame; member