Searched defs:win_type (Results 1 - 4 of 4) sorted by relevance

/external/libopus/silk/fixed/
H A Dapply_sine_window_FIX.c53 const opus_int win_type, /* I Selects a window type */
60 silk_assert( win_type == 1 || win_type == 2 );
76 if( win_type == 1 ) {
50 silk_apply_sine_window( opus_int16 px_win[], const opus_int16 px[], const opus_int win_type, const opus_int length ) argument
/external/libopus/silk/float/
H A Dapply_sine_window_FLP.c41 const opus_int win_type, /* I Selects a window type */
48 silk_assert( win_type == 1 || win_type == 2 );
59 if( win_type < 2 ) {
38 silk_apply_sine_window_FLP( silk_float px_win[], const silk_float px[], const opus_int win_type, const opus_int length ) argument
/external/syslinux/gpxe/src/drivers/infiniband/
H A DMT25218_PRM.h2266 pseudo_bit_t win_type[0x00001]; /* Bound Type 2 Memory Window Association mechanism: member in struct:arbelprm_query_dev_lim_st
H A DMT25408_PRM.h2168 pseudo_bit_t win_type[0x00001]; /* Bound Type 2 Memory Window Association mechanism: member in struct:hermonprm_query_dev_cap_st

Completed in 172 milliseconds