Home
last modified time | relevance | path

Searched defs:get_token_alloc (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dtokenize.h105 static INLINE unsigned int get_token_alloc(int mb_rows, int mb_cols, in get_token_alloc() function
/external/libvpx/vp9/encoder/
Dvp9_encoder.h1250 static INLINE int get_token_alloc(int mb_rows, int mb_cols) { in get_token_alloc() function