Searched refs:i16_tx (Results 1 – 2 of 2) sorted by relevance
1199 WORD16 i16_tb, i16_td, i16_tx; in ih264d_get_implicit_weights() local1225 i16_tx = (16384 + ABS(SIGN_POW2_DIV(i16_td, 1))) / i16_td; in ih264d_get_implicit_weights()1227 (((i16_tb * i16_tx) + 32) >> 6)); in ih264d_get_implicit_weights()1295 i16_tx = (16384 + ABS(SIGN_POW2_DIV(i16_td, 1))) in ih264d_get_implicit_weights()1299 (((i16_tb * i16_tx) + 32) >> 6)); in ih264d_get_implicit_weights()
793 WORD16 i16_tb, i16_tx, i2_dist_scale_factor, i16_temp; in ih264d_decode_temporal_direct() local799 i16_tx = (16384 + ABS(SIGN_POW2_DIV(i16_td, 1))) / i16_td; in ih264d_decode_temporal_direct()801 (((i16_tb * i16_tx) + 32) >> 6)); in ih264d_decode_temporal_direct()