/external/chromium_org/third_party/opus/src/silk/ |
D | dec_API.c | 200 opus_int condCoding; in silk_Decode() local 210 condCoding = CODE_CONDITIONALLY; in silk_Decode() 212 condCoding = CODE_INDEPENDENTLY; in silk_Decode() 214 silk_decode_indices( &channel_state[ n ], psRangeDec, i, 1, condCoding ); in silk_Decode() 272 opus_int condCoding; in silk_Decode() local 277 condCoding = CODE_INDEPENDENTLY; in silk_Decode() 279 …condCoding = channel_state[ n ].LBRR_flags[ FrameIndex - 1 ] ? CODE_CONDITIONALLY : CODE_INDEPENDE… in silk_Decode() 283 condCoding = CODE_INDEPENDENTLY_NO_LTP_SCALING; in silk_Decode() 285 condCoding = CODE_CONDITIONALLY; in silk_Decode() 287 …channel_state[ n ], psRangeDec, &samplesOut1_tmp[ n ][ 2 ], &nSamplesOutDec, lostFlag, condCoding); in silk_Decode()
|
D | encode_indices.c | 40 …opus_int condCoding /* I The type of conditional coding… in silk_encode_indices() argument 71 if( condCoding == CODE_CONDITIONALLY ) { in silk_encode_indices() 119 if( condCoding == CODE_CONDITIONALLY && psEncC->ec_prevSignalType == TYPE_VOICED ) { in silk_encode_indices() 167 if( condCoding == CODE_INDEPENDENTLY ) { in silk_encode_indices() 171 silk_assert( !condCoding || psIndices->LTP_scaleIndex == 0 ); in silk_encode_indices()
|
D | decode_frame.c | 45 …opus_int condCoding /* I The type of conditional coding… in silk_decode_frame() argument 68 silk_decode_indices( psDec, psRangeDec, psDec->nFramesDecoded, lostFlag, condCoding ); in silk_decode_frame() 79 silk_decode_parameters( psDec, psDecCtrl, condCoding ); in silk_decode_frame()
|
D | decode_indices.c | 40 …opus_int condCoding /* I The type of conditional coding… in silk_decode_indices() argument 63 if( condCoding == CODE_CONDITIONALLY ) { in silk_decode_indices() 107 if( condCoding == CODE_CONDITIONALLY && psDec->ec_prevSignalType == TYPE_VOICED ) { in silk_decode_indices() 139 if( condCoding == CODE_INDEPENDENTLY ) { in silk_decode_indices()
|
D | enc_API.c | 348 opus_int condCoding; in silk_Encode() local 359 condCoding = CODE_CONDITIONALLY; in silk_Encode() 361 condCoding = CODE_INDEPENDENTLY; in silk_Encode() 363 … silk_encode_indices( &psEnc->state_Fxx[ n ].sCmn, psRangeEnc, i, 1, condCoding ); in silk_Encode() 464 opus_int condCoding; in silk_Encode() local 470 condCoding = CODE_INDEPENDENTLY; in silk_Encode() 474 condCoding = CODE_INDEPENDENTLY_NO_LTP_SCALING; in silk_Encode() 476 condCoding = CODE_CONDITIONALLY; in silk_Encode() 478 … silk_encode_frame_Fxx( &psEnc->state_Fxx[ n ], nBytesOut, psRangeEnc, condCoding, maxBits, useCBR… in silk_Encode()
|
D | main.h | 372 …opus_int condCoding /* I The type of conditional coding… 381 …opus_int condCoding /* I The type of conditional coding… 388 …opus_int condCoding /* I The type of conditional coding… 431 …opus_int condCoding /* I The type of conditional coding…
|
D | decode_parameters.c | 38 …opus_int condCoding /* I The type of conditional coding… in silk_decode_parameters() argument 47 &psDec->LastGainIndex, condCoding == CODE_CONDITIONALLY, psDec->nb_subfr ); in silk_decode_parameters()
|
/external/chromium_org/third_party/opus/src/silk/float/ |
D | encode_frame_FLP.c | 40 …opus_int condCoding /* I The type of conditiona… 80 …opus_int condCoding, /* I The type of conditiona… in silk_encode_frame_FLP() argument 142 silk_find_pred_coefs_FLP( psEnc, &sEncCtrl, res_pitch, x_frame, condCoding ); in silk_encode_frame_FLP() 147 silk_process_gains_FLP( psEnc, &sEncCtrl, condCoding ); in silk_encode_frame_FLP() 157 silk_LBRR_encode_FLP( psEnc, &sEncCtrl, xfw, condCoding ); in silk_encode_frame_FLP() 196 … silk_encode_indices( &psEnc->sCmn, psRangeEnc, psEnc->sCmn.nFramesEncoded, 0, condCoding ); in silk_encode_frame_FLP() 281 … &psEnc->sShape.LastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_encode_frame_FLP() 323 …opus_int condCoding /* I The type of conditiona… in silk_LBRR_encode_FLP() argument 356 … &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_LBRR_encode_FLP()
|
D | LTP_scale_ctrl_FLP.c | 37 …opus_int condCoding /* I The type of conditiona… in silk_LTP_scale_ctrl_FLP() argument 42 if( condCoding == CODE_INDEPENDENTLY ) { in silk_LTP_scale_ctrl_FLP()
|
D | main_FLP.h | 67 …opus_int condCoding, /* I The type of conditiona… 121 …opus_int condCoding /* I The type of conditiona… 141 …opus_int condCoding /* I The type of conditiona… 221 …opus_int condCoding /* I The type of conditiona…
|
D | process_gains_FLP.c | 39 …opus_int condCoding /* I The type of conditiona… in silk_process_gains_FLP() argument 76 &psShapeSt->LastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_process_gains_FLP()
|
D | find_pred_coefs_FLP.c | 40 …opus_int condCoding /* I The type of conditiona… in silk_find_pred_coefs_FLP() argument 73 silk_LTP_scale_ctrl_FLP( psEnc, psEncCtrl, condCoding ); in silk_find_pred_coefs_FLP()
|
/external/chromium_org/third_party/opus/src/silk/fixed/ |
D | encode_frame_FIX.c | 41 …opus_int condCoding /* I The type of condit… 81 …opus_int condCoding, /* I The type of condit… in silk_encode_frame_FIX() argument 145 silk_find_pred_coefs_FIX( psEnc, &sEncCtrl, res_pitch, x_frame, condCoding ); in silk_encode_frame_FIX() 150 silk_process_gains_FIX( psEnc, &sEncCtrl, condCoding ); in silk_encode_frame_FIX() 161 silk_LBRR_encode_FIX( psEnc, &sEncCtrl, xfw_Q3, condCoding ); in silk_encode_frame_FIX() 209 … silk_encode_indices( &psEnc->sCmn, psRangeEnc, psEnc->sCmn.nFramesEncoded, 0, condCoding ); in silk_encode_frame_FIX() 294 … &psEnc->sShape.LastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_encode_frame_FIX() 333 …opus_int condCoding /* I The type of condit… in silk_LBRR_encode_FIX() argument 365 … &psEnc->sCmn.LBRRprevLastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_LBRR_encode_FIX()
|
D | main_FIX.h | 69 …opus_int condCoding, /* I The type of condit… 124 …opus_int condCoding /* I The type of condit… 144 …opus_int condCoding /* I The type of condit… 207 …opus_int condCoding /* I The type of condit…
|
D | LTP_scale_ctrl_FIX.c | 38 …opus_int condCoding /* I The type of condit… in silk_LTP_scale_ctrl_FIX() argument 43 if( condCoding == CODE_INDEPENDENTLY ) { in silk_LTP_scale_ctrl_FIX()
|
D | process_gains_FIX.c | 39 …opus_int condCoding /* I The type of condit… in silk_process_gains_FIX() argument 95 &psShapeSt->LastGainIndex, condCoding == CODE_CONDITIONALLY, psEnc->sCmn.nb_subfr ); in silk_process_gains_FIX()
|
D | find_pred_coefs_FIX.c | 40 …opus_int condCoding /* I The type of condit… in silk_find_pred_coefs_FIX() argument 99 silk_LTP_scale_ctrl_FIX( psEnc, psEncCtrl, condCoding ); in silk_find_pred_coefs_FIX()
|