Home | History | Annotate | Download | only in HAL3

Lines Matching refs:input_index

1702         int input_index = mOfflineMemory.getMatchBufIndex((void*)pInputBuffer->buffer);
1703 if(input_index < 0) {
1711 input_index = mOfflineMemory.getMatchBufIndex((void*)pInputBuffer->buffer);
1712 if (input_index < 0) {
1727 src_frame->input_buffer, input_index);