HomeSort by relevance Sort by last modified time
    Searched refs:BLOCK_SIZE (Results 51 - 75 of 325) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libvpx/libvpx/vp9/encoder/
vp9_block.h 188 BLOCK_SIZE b_partitioning[4][4][4];
189 BLOCK_SIZE mb_partitioning[4][4];
190 BLOCK_SIZE sb_partitioning[4];
191 BLOCK_SIZE sb64_partitioning;
200 BLOCK_SIZE bsize) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h 188 BLOCK_SIZE b_partitioning[4][4][4];
189 BLOCK_SIZE mb_partitioning[4][4];
190 BLOCK_SIZE sb_partitioning[4];
191 BLOCK_SIZE sb64_partitioning;
200 BLOCK_SIZE bsize) {
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_common_data.c 75 const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES] = {
110 const BLOCK_SIZE txsize_to_bsize[TX_SIZES] = {
125 const BLOCK_SIZE ss_size_lookup[BLOCK_SIZES][2][2] = {
  /development/ndk/platforms/android-3/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /external/chromium_org/sandbox/win/src/
crosscall_params.h 162 // BLOCK_SIZE: the total storage that the NUMBER_PARAMS parameters can take,
197 template <size_t NUMBER_PARAMS, size_t BLOCK_SIZE>
283 char parameters_[BLOCK_SIZE - sizeof(CrossCallParams)
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
vp9_subtract_test.cc 40 for (BLOCK_SIZE bsize = BLOCK_4X4; bsize < BLOCK_SIZES;
41 bsize = static_cast<BLOCK_SIZE>(static_cast<int>(bsize) + 1)) {
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rd.h 141 void vp9_get_entropy_contexts(BLOCK_SIZE bsize, TX_SIZE tx_size,
157 int ref_frame, BLOCK_SIZE block_size);
  /external/libvpx/libvpx/test/
vp9_subtract_test.cc 40 for (BLOCK_SIZE bsize = BLOCK_4X4; bsize < BLOCK_SIZES;
41 bsize = static_cast<BLOCK_SIZE>(static_cast<int>(bsize) + 1)) {
  /external/libvpx/libvpx/vp9/common/
vp9_common_data.c 75 const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES] = {
118 const BLOCK_SIZE ss_size_lookup[BLOCK_SIZES][2][2] = {
vp9_entropy.h 101 static INLINE void reset_skip_context(MACROBLOCKD *xd, BLOCK_SIZE bsize) {
105 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
vp9_subtract_test.cc 40 for (BLOCK_SIZE bsize = BLOCK_4X4; bsize < BLOCK_SIZES;
41 bsize = static_cast<BLOCK_SIZE>(static_cast<int>(bsize) + 1)) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_common_data.c 75 const BLOCK_SIZE subsize_lookup[PARTITION_TYPES][BLOCK_SIZES] = {
118 const BLOCK_SIZE ss_size_lookup[BLOCK_SIZES][2][2] = {
vp9_entropy.h 101 static INLINE void reset_skip_context(MACROBLOCKD *xd, BLOCK_SIZE bsize) {
105 const BLOCK_SIZE plane_bsize = get_plane_block_size(bsize, pd);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/raid/
md_p.h 17 #define MD_RESERVED_BLOCKS (MD_RESERVED_BYTES / BLOCK_SIZE)
24 #define MD_SB_BLOCKS (MD_SB_BYTES / BLOCK_SIZE)

Completed in 912 milliseconds

1 23 4 5 6 7 8 91011>>