HomeSort by relevance Sort by last modified time
    Searched refs:mi_width_log2_lookup (Results 1 - 5 of 5) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_common_data.h 23 extern const uint8_t mi_width_log2_lookup[BLOCK_SIZES];
vp9_common_data.c 24 const uint8_t mi_width_log2_lookup[BLOCK_SIZES] = { 0, 0, 0, 0, 0, 1, 1, variable
vp9_onyxc_int.h 427 const int bsl = mi_width_log2_lookup[bsize];
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c     [all...]
vp9_pickmode.c     [all...]

Completed in 1110 milliseconds