Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_parse_slice.c2739 WORD32 tu_coeff_data_reset_size; in ihevcd_parse_slice_data() local
2748tu_coeff_data_reset_size = (UWORD8 *)ps_codec->s_parse.pv_tu_coeff_data - pu1_tu_coeff_data; in ihevcd_parse_slice_data()
2749 memset(pu1_tu_coeff_data, 0, tu_coeff_data_reset_size); in ihevcd_parse_slice_data()