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

  /external/libvpx/libvpx/vp9/common/
vp9_common_data.h 17 extern const int b_height_log2_lookup[BLOCK_SIZES];
vp9_common_data.c 18 const int b_height_log2_lookup[BLOCK_SIZES] = variable
vp9_blockd.h 122 return b_height_log2_lookup[sb_type];
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_rdopt.c     [all...]

Completed in 36 milliseconds