Searched refs:input_index (Results 1 – 1 of 1) sorted by relevance
1181 int input_index = mOfflineMemory.getMatchBufIndex((void*)pInputBuffer->buffer); in setFwkInputPPData() local1182 if(input_index < 0) { in setFwkInputPPData()1189 input_index = mOfflineMemory.getMatchBufIndex((void*)pInputBuffer->buffer); in setFwkInputPPData()1190 if (input_index < 0) { in setFwkInputPPData()1195 mOfflineMemory.markFrameNumber(input_index, frameNumber); in setFwkInputPPData()1199 src_frame->input_buffer, input_index); in setFwkInputPPData()