Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_process_slice.c533 WORD32 num_ctb, num_ctb_tmp; in ihevcd_process() local
580 num_ctb_tmp = num_ctb; in ihevcd_process()
582 while(num_ctb_tmp) in ihevcd_process()
883 num_ctb_tmp -= nctb; in ihevcd_process()
894 num_ctb_tmp = num_ctb; in ihevcd_process()
904 while(num_ctb_tmp) in ihevcd_process()
1004 num_ctb_tmp -= nctb; in ihevcd_process()
1014 num_ctb_tmp = num_ctb; in ihevcd_process()
1026 while(num_ctb_tmp) in ihevcd_process()
1113 num_ctb_tmp -= nctb; in ihevcd_process()
[all …]