Searched defs:reference_frame_index (Results 1 – 3 of 3) sorted by relevance
/external/libgav1/libgav1/src/tile/ |
D | prediction.cc | 815 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/ |
D | obu_parser.cc | 2018 const int reference_frame_index = frame_header_.reference_frame_index[i]; in ParseFrameParameters() local
|
/external/libgav1/libgav1/src/utils/ |
D | types.h | 520 int8_t reference_frame_index[kNumInterReferenceFrameTypes]; member
|