Searched refs:TOKEN_DATA (Results 1 – 1 of 1) sorted by relevance
41 #define TOKEN_DATA(p) ((const token_t*)&(p)[1]) macro81 b->tokens_ = (token_t*)TOKEN_DATA(page); in TBufferNewPage()208 const token_t* const tokens = TOKEN_DATA(p); in VP8EmitTokens()234 const token_t* const tokens = TOKEN_DATA(p); in VP8EstimateTokenSize()
Completed in 3 milliseconds