OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ct_assert
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
asm_offsets.h
17
#define
ct_assert
(name,cond) \
macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
vp8_asm_enc_offsets.c
91
ct_assert
(TOKENEXTRA_SZ, sizeof(TOKENEXTRA) == 8)
92
ct_assert
(vp8_extra_bit_struct_sz, sizeof(vp8_extra_bit_struct) == 16)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
vpx_scale_asm_offsets.c
39
ct_assert
(VP8BORDERINPIXELS_VAL, VP8BORDERINPIXELS == 32)
Completed in 370 milliseconds