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

  /external/libvpx/libvpx/vp9/common/
vp9_common_data.h 18 extern const int mi_width_log2_lookup[BLOCK_SIZES];
vp9_common_data.c 25 const int mi_width_log2_lookup[BLOCK_SIZES] = variable
vp9_blockd.h 114 return mi_width_log2_lookup[sb_type];

Completed in 27 milliseconds