OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLOCK_SIZE
(Results
51 - 75
of
353
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_blockd.c
40
const MACROBLOCKD *const xd,
BLOCK_SIZE
bsize, int plane,
49
const
BLOCK_SIZE
plane_bsize = get_plane_block_size(bsize, pd);
90
BLOCK_SIZE
bsize,
100
BLOCK_SIZE
plane_bsize, TX_SIZE tx_size, int has_eob,
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/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
romfs_fs.h
6
#define ROMBSIZE
BLOCK_SIZE
/external/libvpx/libvpx/vp9/encoder/
vp9_block.h
77
BLOCK_SIZE
min_partition_size;
78
BLOCK_SIZE
max_partition_size;
vp9_mcomp.h
78
BLOCK_SIZE
bsize,
129
BLOCK_SIZE
bsize, MV *mvp_full,
/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/libvpx/libvpx/vp9/common/
vp9_common_data.c
73
const
BLOCK_SIZE
subsize_lookup[PARTITION_TYPES][BLOCK_SIZES] = {
108
const
BLOCK_SIZE
txsize_to_bsize[TX_SIZES] = {
123
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/libchrome/sandbox/win/src/
crosscall_params.h
152
//
BLOCK_SIZE
: the total storage that the NUMBER_PARAMS parameters can take,
187
template <size_t NUMBER_PARAMS, size_t
BLOCK_SIZE
>
276
char parameters_[
BLOCK_SIZE
- sizeof(CrossCallParams)
/external/libvpx/libvpx/test/
vp9_subtract_test.cc
42
for (
BLOCK_SIZE
bsize = BLOCK_4X4; bsize < BLOCK_SIZES;
43
bsize = static_cast<
BLOCK_SIZE
>(static_cast<int>(bsize) + 1)) {
/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)) {
/prebuilts/ndk/current/platforms/android-12/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/current/platforms/android-12/arch-mips/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/current/platforms/android-12/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/current/platforms/android-13/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/current/platforms/android-13/arch-mips/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/current/platforms/android-13/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/current/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/current/platforms/android-14/arch-mips/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/current/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/current/platforms/android-15/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/current/platforms/android-15/arch-mips/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/current/platforms/android-15/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/current/platforms/android-16/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 667 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>