Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_tile_interface.c362 WORD32 ctb_aligned_frame_width, ctb_aligned_frame_height; in ihevce_tiles_get_mem_recs() local
388 ctb_aligned_frame_height = in ihevce_tiles_get_mem_recs()
395 ctb_aligned_frame_height += SET_CTB_ALIGN( in ihevce_tiles_get_mem_recs()
400 u4_ctb_rows_in_a_frame = (ctb_aligned_frame_height / MAX_CTB_SIZE); in ihevce_tiles_get_mem_recs()