Searched defs:reference_frame_index (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libgav1/src/tile/ |
H A 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
|
/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | AlignFeatures.h | 81 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 D | radeon_vcn_enc.h | 127 uint32_t reference_frame_index; member
|
/aosp_15_r20/external/libgav1/src/ |
H A D | obu_parser.cc | 2011 const int reference_frame_index = frame_header_.reference_frame_index[i]; in ParseFrameParameters() local
|
/aosp_15_r20/external/libgav1/src/utils/ |
H A D | types.h | 497 int8_t reference_frame_index[kNumInterReferenceFrameTypes]; member
|