HomeSort by relevance Sort by last modified time
    Searched refs:find_valid_row_offset (Results 1 - 2 of 2) sorted by null

  /external/libaom/libaom/av1/common/
mvref_common.h 83 static INLINE int find_valid_row_offset(const TileInfo *const tile, int mi_row, function
mvref_common.c 520 max_row_offset = find_valid_row_offset(tile, mi_row, max_row_offset);
    [all...]

Completed in 173 milliseconds