Searched refs:frame_a (Results 1 – 1 of 1) sorted by relevance
383 const ImageData& frame_a = reverse_flow ? *frame2_ : *frame1_; in FindFlowAtPointReversible() local387 const Image<uint8_t>& img_I = *frame_a.GetPyramidSqrt2Level(level * 2); in FindFlowAtPointReversible()391 const Image<int32_t>& I_x = *frame_a.GetSpatialX(level); in FindFlowAtPointReversible()392 const Image<int32_t>& I_y = *frame_a.GetSpatialY(level); in FindFlowAtPointReversible()