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