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

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encoder.h248 // TODO(jingning) All spatially adaptive variables should go to TileDataEnc.
249 typedef struct TileDataEnc { struct
253 } TileDataEnc; typedef in typeref:struct:TileDataEnc
309 TileDataEnc *tile_data;

Completed in 48 milliseconds