HomeSort by relevance Sort by last modified time
    Searched defs:mib_size (Results 1 - 3 of 3) sorted by null

  /external/libaom/libaom/av1/encoder/
ethread.c 35 const int mib_size = cm->seq_params.mib_size; local
43 mi_row += mib_size) {
47 mi_col < tile_info->mi_col_end; mi_col += mib_size) {
217 row_mt_info->current_mi_row += cm->seq_params.mib_size;
encodeframe.c 4345 const int mib_size = cm->seq_params.mib_size; local
4661 const int mib_size = cm->seq_params.mib_size; local
    [all...]
  /external/libaom/libaom/av1/common/
onyxc_int.h 232 int mib_size; // Size of the superblock in units of MI blocks member in struct:SequenceHeader
    [all...]

Completed in 501 milliseconds