Home
last modified time | relevance | path

Searched refs:ctb_aligned_frame_width (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
386 ctb_aligned_frame_width = in ihevce_tiles_get_mem_recs()
392 ctb_aligned_frame_width += SET_CTB_ALIGN( in ihevce_tiles_get_mem_recs()
399 u4_ctb_in_a_row = (ctb_aligned_frame_width / MAX_CTB_SIZE); in ihevce_tiles_get_mem_recs()
402 ps_frm_ctb_prms->i4_tile_id_ctb_map_stride = (ctb_aligned_frame_width / MAX_CTB_SIZE); in ihevce_tiles_get_mem_recs()