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

  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 964 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; local
1183 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; local
1440 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[mi->sb_type]; local
1877 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; local
    [all...]
vp9_pickmode.c 2626 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; local
2787 4 * num_4x4_blocks_wide, 4 * num_4x4_blocks_high, 0, local
    [all...]
vp9_encodeframe.c 2100 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; local
2128 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bsize]; local
4423 const int num_4x4_blocks_high = num_4x4_blocks_high_lookup[bs]; local
    [all...]
  /external/libaom/libaom/av1/encoder/
encodeframe.c 1401 const int num_4x4_blocks_high = local
1436 const int num_4x4_blocks_high = local
    [all...]

Completed in 104 milliseconds