Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_statistics.h127 #define STATS_UPDATE_ALL_TRANS(e_trans_type, c_idx) ihevcd_update_num_all_trans_blocks(e_trans_type… macro
138 #define STATS_UPDATE_ALL_TRANS(e_trans_type, c_idx) ; macro
Dihevcd_iquant_itrans_recon_ctb.c1063 STATS_UPDATE_ALL_TRANS(e_trans_type, c_idx); in ihevcd_iquant_itrans_recon_ctb()