Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_bs_compute_ctb.c151 ps_deblk_prms->u1_not_first_ctb_row_of_frame = (i4_top_ctb_tile_id != -1); in ihevce_bs_init_ctb()
257 if((ps_deblk_prms->u1_not_first_ctb_row_of_frame) && (0 == ps_cu_final->b3_cu_pos_y)) in ihevce_bs_compute_cu()
492 if(ps_deblk_prms->u1_not_first_ctb_row_of_frame) in ihevce_bs_compute_cu()
Dihevce_enc_loop_structs.h996 UWORD8 u1_not_first_ctb_row_of_frame; member