Home
last modified time | relevance | path

Searched defs:reference_frame_index (Results 1 – 3 of 3) sorted by relevance

/external/libgav1/src/tile/
Dprediction.cc800 const int reference_frame_index, const int width, in ObmcBlockPrediction()
929 const int reference_frame_index, const int x, in ScaleMotionVector()
992 const int reference_frame_index, const bool is_scaled, const int width, in GetReferenceBlockPosition()
1031 const Plane plane, const int reference_frame_index, const bool is_scaled, in BuildConvolveBlock()
1096 const Block& block, const Plane plane, const int reference_frame_index, in BlockInterPrediction()
1267 const int reference_frame_index = in BlockWarpProcess() local
/external/libgav1/src/
Dobu_parser.cc2011 const int reference_frame_index = frame_header_.reference_frame_index[i]; in ParseFrameParameters() local
/external/libgav1/src/utils/
Dtypes.h500 int8_t reference_frame_index[kNumInterReferenceFrameTypes]; member