Searched refs:AC3_SPX_BLEND (Results 1 – 2 of 2) sorted by relevance
73 #define AC3_SPX_BLEND(x) (x) macro92 #define AC3_SPX_BLEND(x) (x)* (1.0f/32) macro
892 spx_blend = AC3_SPX_BLEND(get_bits(bc, 5)); in spx_coordinates()