Home
last modified time | relevance | path

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

/external/libopus/silk/float/
Dencode_frame_FLP.c78 …opus_int32 *pnBytesOut, /* O Number of payload byte… in silk_encode_frame_FLP() argument
300 *pnBytesOut = 0; in silk_encode_frame_FLP()
313 *pnBytesOut = silk_RSHIFT( ec_tell( psRangeEnc ) + 7, 3 ); in silk_encode_frame_FLP()
Dmain_FLP.h65 …opus_int32 *pnBytesOut, /* O Number of payload byte…
/external/libopus/silk/fixed/
Dencode_frame_FIX.c79 …opus_int32 *pnBytesOut, /* O Pointer to number … in silk_encode_frame_FIX() argument
308 *pnBytesOut = 0; in silk_encode_frame_FIX()
322 *pnBytesOut = silk_RSHIFT( ec_tell( psRangeEnc ) + 7, 3 ); in silk_encode_frame_FIX()
Dmain_FIX.h67 …opus_int32 *pnBytesOut, /* O Pointer to number …