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.c531 WORD32 num_ctb, num_ctb_tmp; in ihevcd_process() local
578 num_ctb_tmp = num_ctb; in ihevcd_process()
580 while(num_ctb_tmp) in ihevcd_process()
862 num_ctb_tmp -= nctb; in ihevcd_process()
873 num_ctb_tmp = num_ctb; in ihevcd_process()
883 while(num_ctb_tmp) in ihevcd_process()
983 num_ctb_tmp -= nctb; in ihevcd_process()
993 num_ctb_tmp = num_ctb; in ihevcd_process()
1005 while(num_ctb_tmp) in ihevcd_process()
1092 num_ctb_tmp -= nctb; in ihevcd_process()
[all …]