Searched refs:NUM_BAND_TABLE (Results 1 – 2 of 2) sorted by relevance
56 #define NUM_BAND_TABLE 32 macro83 WORD32 band_table[NUM_BAND_TABLE]; in ihevc_sao_band_offset_luma()99 for(i = 0; i < NUM_BAND_TABLE; i++) in ihevc_sao_band_offset_luma()137 WORD32 band_table_u[NUM_BAND_TABLE]; in ihevc_sao_band_offset_chroma()138 WORD32 band_table_v[NUM_BAND_TABLE]; in ihevc_sao_band_offset_chroma()157 for(i = 0; i < NUM_BAND_TABLE; i++) in ihevc_sao_band_offset_chroma()
63 #define NUM_BAND_TABLE 32 macro