Searched defs:reference_frame_index (Results 1 – 3 of 3) sorted by relevance
/external/libgav1/libgav1/src/tile/ |
D | prediction.cc | 801 const int reference_frame_index, const int width, in ObmcBlockPrediction() 930 const int reference_frame_index, const int x, in ScaleMotionVector() 993 const int reference_frame_index, const bool is_scaled, const int width, in GetReferenceBlockPosition() 1032 const Plane plane, const int reference_frame_index, const bool is_scaled, in BuildConvolveBlock() 1097 const Block& block, const Plane plane, const int reference_frame_index, in BlockInterPrediction() 1276 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 | 500 int8_t reference_frame_index[kNumInterReferenceFrameTypes]; member
|