Searched refs:meta_buf_index (Results 1 – 6 of 6) sorted by relevance
1486 uint32_t meta_buf_index = 0; in doReprocessOffline() local1509 meta_buf_index = buf_index; in doReprocessOffline()1512 meta_buf_index, in doReprocessOffline()1523 mappedBuffer.index = meta_buf_index; in doReprocessOffline()1565 param.reprocess.meta_buf_index = meta_buf_index; in doReprocessOffline()1570 param.reprocess.meta_buf_index, pStream->getMyOriginalType()); in doReprocessOffline()1706 uint8_t meta_buf_index) in doReprocess() argument1757 param.reprocess.meta_buf_index = meta_buf_index; in doReprocess()1762 param.reprocess.meta_buf_index, pStream->getMyOriginalType()); in doReprocess()
149 uint8_t meta_buf_index);
3385 uint8_t meta_buf_index = 0; in doReprocess() local3431 meta_buf_index = (uint8_t) src_frame->bufs[i]->buf_idx; in doReprocess()3440 (int)meta_buf_index); in doReprocess()3455 meta_buf_index = (uint8_t) src_reproc_frame->bufs[i]->buf_idx; in doReprocess()3463 (int)meta_buf_index); in doReprocess()3537 m_parent->mParameters, pMetaStream, meta_buf_index); in doReprocess()
322 param.reprocess.meta_buf_index = meta_idx; in mm_app_do_reprocess()
5341 param.reprocess.meta_buf_index = meta_buf_idx; in doReprocessOffline()5345 param.reprocess.meta_buf_index); in doReprocessOffline()5406 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()5410 param.reprocess.meta_buf_index); in doReprocess()
683 … uint32_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member