Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/tile/
H A 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
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DAlignFeatures.h81 int reference_frame_index; // Index of the reference frame from all captured frames variable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_enc.h127 uint32_t reference_frame_index; member
/aosp_15_r20/external/libgav1/src/
H A Dobu_parser.cc2011 const int reference_frame_index = frame_header_.reference_frame_index[i]; in ParseFrameParameters() local
/aosp_15_r20/external/libgav1/src/utils/
H A Dtypes.h497 int8_t reference_frame_index[kNumInterReferenceFrameTypes]; member