HomeSort by relevance Sort by last modified time
    Searched defs:get_token_alloc (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 587 static INLINE int get_token_alloc(int mb_rows, int mb_cols) { function
602 return get_token_alloc(tile_mb_rows, tile_mb_cols);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 599 static INLINE int get_token_alloc(int mb_rows, int mb_cols) { function

Completed in 3196 milliseconds