Searched refs:input_index (Results 1 – 1 of 1) sorted by relevance
1325 int input_index = mOfflineMemory.getMatchBufIndex((void*)pInputBuffer->buffer); in setFwkInputPPData() local1326 if(input_index < 0) { in setFwkInputPPData()1333 input_index = mOfflineMemory.getMatchBufIndex((void*)pInputBuffer->buffer); in setFwkInputPPData()1334 if (input_index < 0) { in setFwkInputPPData()1339 mOfflineMemory.markFrameNumber(input_index, frameNumber); in setFwkInputPPData()1343 src_frame->input_buffer, input_index, mMapStreamBuffers); in setFwkInputPPData()