Home
last modified time | relevance | path

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

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