Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_slice.c1427 UWORD32 u4_max_bin_cnt = 0; in ihevcd_parse_coding_unit() local
1439 u4_max_bin_cnt = 2; in ihevcd_parse_coding_unit()
1442 u4_max_bin_cnt++; in ihevcd_parse_coding_unit()
1452 }while(--u4_max_bin_cnt && !bin); in ihevcd_parse_coding_unit()