HomeSort by relevance Sort by last modified time
    Searched refs:temp_idx (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/opus/src/silk/
quant_LTP_gains.c 47 opus_int8 temp_idx[ MAX_NB_SUBFR ]; local
83 &temp_idx[ j ], /* O index of best codebook vector */
110 silk_memcpy( cbk_index, temp_idx, nb_subfr * sizeof( opus_int8 ) );
  /external/libopus/silk/
quant_LTP_gains.c 47 opus_int8 temp_idx[ MAX_NB_SUBFR ]; local
83 &temp_idx[ j ], /* O index of best codebook vector */
110 silk_memcpy( cbk_index, temp_idx, nb_subfr * sizeof( opus_int8 ) );
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_utils.c 1578 UINT8 temp_time, temp_idx; local
    [all...]

Completed in 383 milliseconds