Home
last modified time | relevance | path

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

/external/libopus/silk/float/
Dencode_frame_FLP.c86 …opus_int32 *pnBytesOut, /* O Number of payload byte… in silk_encode_frame_FLP() argument
363 *pnBytesOut = 0; in silk_encode_frame_FLP()
376 *pnBytesOut = silk_RSHIFT( ec_tell( psRangeEnc ) + 7, 3 ); in silk_encode_frame_FLP()
Dmain_FLP.h66 …opus_int32 *pnBytesOut, /* O Number of payload byte…
/external/libopus/silk/fixed/
Dencode_frame_FIX.c87 …opus_int32 *pnBytesOut, /* O Pointer to number … in silk_encode_frame_FIX() argument
371 *pnBytesOut = 0; in silk_encode_frame_FIX()
385 *pnBytesOut = silk_RSHIFT( ec_tell( psRangeEnc ) + 7, 3 ); in silk_encode_frame_FIX()
Dmain_FIX.h76 …opus_int32 *pnBytesOut, /* O Pointer to number …