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

  /external/libaom/libaom/aom/
aom_encoder.h 689 * Tile widths are given in the array tile_widths[]
703 * This define gives the maximum number of elements in the tile_widths array.
712 int tile_widths[MAX_TILE_WIDTHS]; member in struct:aom_codec_enc_cfg
    [all...]
  /external/libaom/libaom/av1/encoder/
encoder.h 309 int tile_widths[MAX_TILE_COLS]; member in struct:AV1EncoderConfig
    [all...]
encoder.c 899 size_sb = cpi->oxcf.tile_widths[j++];
    [all...]
  /external/libaom/libaom/av1/
av1_cx_iface.c     [all...]
  /external/libaom/libaom/apps/
aomenc.c     [all...]

Completed in 261 milliseconds