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

  /external/libaom/libaom/av1/encoder/
encodeframe.c 4659 const int sb_cols_in_tile = av1_get_sb_cols_in_tile(cm, tile_data->tile_info); local
    [all...]
  /external/libaom/libaom/av1/decoder/
decodeframe.c 3023 const int sb_cols_in_tile = av1_get_sb_cols_in_tile(cm, tile_info); local
    [all...]

Completed in 344 milliseconds