Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_slice.c1085 WORD32 part_cnt; in ihevcd_parse_coding_unit_intra() local
1087 part_cnt = (part_mode == PART_NxN) ? 4 : 1; in ihevcd_parse_coding_unit_intra()
1089 for(i = 0; i < part_cnt; i++) in ihevcd_parse_coding_unit_intra()
1101 for(i = 0; i < part_cnt; i++) in ihevcd_parse_coding_unit_intra()