Searched refs:meta_buf_index (Results 1 – 7 of 7) sorted by relevance
1283 uint32_t meta_buf_index = 0; in doReprocessOffline() local1306 meta_buf_index = buf_index; in doReprocessOffline()1309 meta_buf_index, in doReprocessOffline()1320 mappedBuffer.index = meta_buf_index; in doReprocessOffline()1352 param.reprocess.meta_buf_index = meta_buf_index; in doReprocessOffline()1357 param.reprocess.meta_buf_index, pStream->getMyOriginalType()); in doReprocessOffline()1490 uint8_t meta_buf_index) in doReprocess() argument1538 param.reprocess.meta_buf_index = meta_buf_index; in doReprocess()1543 param.reprocess.meta_buf_index, pStream->getMyOriginalType()); in doReprocess()
138 uint8_t meta_buf_index);
3048 uint8_t meta_buf_index = 0; in doReprocess() local3094 meta_buf_index = (uint8_t) src_frame->bufs[i]->buf_idx; in doReprocess()3103 (int)meta_buf_index); in doReprocess()3118 meta_buf_index = (uint8_t) src_reproc_frame->bufs[i]->buf_idx; in doReprocess()3126 (int)meta_buf_index); in doReprocess()3199 m_parent->mParameters, pMetaStream, meta_buf_index); in doReprocess()
319 param.reprocess.meta_buf_index = meta_idx; in mm_app_do_reprocess()
4821 param.reprocess.meta_buf_index = meta_buf_idx; in doReprocessOffline()4825 param.reprocess.meta_buf_index); in doReprocessOffline()4886 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()4890 param.reprocess.meta_buf_index); in doReprocess()
549 … uint32_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member