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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h251 // TODO(jingning) All spatially adaptive variables should go to TileDataEnc.
252 typedef struct TileDataEnc { struct
256 } TileDataEnc; typedef in typeref:struct:TileDataEnc
312 TileDataEnc *tile_data;

Completed in 62 milliseconds