Home
last modified time | relevance | path

Searched defs:block_height4x4 (Results 1 – 4 of 4) sorted by relevance

/external/libgav1/libgav1/src/post_filter/
Dcdef.cc117 void PostFilter::PrepareCdefBlock(int block_width4x4, int block_height4x4, in PrepareCdefBlock()
259 const int block_height4x4, in ApplyCdefForOneUnit()
592 int row4x4, int block_height4x4) { in ApplyCdefForOneSuperBlockRowHelper()
635 const int block_height4x4 = in ApplyCdefForOneSuperBlockRow() local
653 const int block_height4x4 = in ApplyCdefWorker() local
/external/libgav1/libgav1/src/utils/
Dsegmentation_map.cc43 int block_height4x4, int8_t segment_id) { in FillBlock()
/external/libgav1/libgav1/src/
Dwarp_prediction.cc135 const int block_height4x4, const int row4x4, in WarpEstimation()
/external/libgav1/libgav1/src/tile/
Dtile.cc2020 const int block_height4x4 = kNum4x4BlocksHigh[plane_size]; in ComputePrediction() local