Searched defs:TileInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_tile_common.h20 typedef struct TileInfo { struct
23 } TileInfo; typedef in typeref:struct:TileInfo
27 void vp9_tile_init(TileInfo *tile, const struct VP9Common *cm,
/external/libvpx/libvpx/vp9/common/
H A Dvp9_tile_common.h20 typedef struct TileInfo { struct
23 } TileInfo; typedef in typeref:struct:TileInfo
27 void vp9_tile_init(TileInfo *tile, const struct VP9Common *cm,

Completed in 95 milliseconds