Searched defs:TileInfo (Results 1 - 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/common/ | ||
H A D | vp9_tile_common.h | 16 typedef struct TileInfo { struct 19 } TileInfo; typedef in typeref:struct:TileInfo 23 void vp9_tile_init(TileInfo *tile, const struct VP9Common *cm, |
Completed in 296 milliseconds