Searched refs:image_indexes_ (Results 1 – 2 of 2) sorted by relevance
377 image_indexes_[nr_idx] = nr_fd; in OnFrameEvent()430 if (!image_indexes_.empty()) { in GetProcResult()431 output->img_size = image_indexes_[mesh->ImageBufferIndex]; in GetProcResult()
115 std::map<int, int> image_indexes_; variable