Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_mdct_2_qmf.c1274 WORD32 odd_length = (l & ONE_BIT_MASK); in ixheaacd_local_freq_win() local
1278 b_end = b + 2 * l - 1 - odd_length; in ixheaacd_local_freq_win()
1280 for (i = 0; i < l - odd_length; i++) { in ixheaacd_local_freq_win()
1286 if (odd_length == 1) { in ixheaacd_local_freq_win()
/external/swiftshader/include/xcb/
Dxproto.h2831 uint8_t odd_length; member