Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_dep_mngr.c1011 … ihevce_dmgr_map_chk(WORD8 *pu1_start, WORD32 i4_num_ctb_x, WORD32 i4_num_ctb_y, WORD32 i4_stride) in ihevce_dmgr_map_chk() argument
1019 for(col = 0; col < i4_num_ctb_x; col++) in ihevce_dmgr_map_chk()
1067 WORD32 i4_num_ctb_x, i4_num_ctb_y; in ihevce_dmgr_map_chk_sync() local
1126 i4_num_ctb_x = (i4_avail_left + 1 + i4_avail_right); in ihevce_dmgr_map_chk_sync()
1135 if(1 == ihevce_dmgr_map_chk((WORD8 *)pi1_ctb, i4_num_ctb_x, i4_num_ctb_y, i4_stride)) in ihevce_dmgr_map_chk_sync()