Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dprediction.cc815 const int reference_frame_index, const int width, in ObmcBlockPrediction()
944 const int reference_frame_index, const int x, in ScaleMotionVector()
1007 const int reference_frame_index, const bool is_scaled, const int width, in GetReferenceBlockPosition()
1045 const Plane plane, const int reference_frame_index, const bool is_scaled, in BuildConvolveBlock()
1110 const Block& block, const Plane plane, const int reference_frame_index, in BlockInterPrediction()
1288 const int reference_frame_index = in BlockWarpProcess() local
/external/libgav1/libgav1/src/
Dobu_parser.cc2018 const int reference_frame_index = frame_header_.reference_frame_index[i]; in ParseFrameParameters() local
/external/libgav1/libgav1/src/utils/
Dtypes.h520 int8_t reference_frame_index[kNumInterReferenceFrameTypes]; member