Searched refs:block (Results 1 - 25 of 2424) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/x86/
H A Didct_xvid.h31 void ff_idct_xvid_mmx(short *block);
32 void ff_idct_xvid_mmx2(short *block);
33 void ff_idct_xvid_sse2(short *block);
34 void ff_idct_xvid_sse2_put(uint8_t *dest, int line_size, short *block);
35 void ff_idct_xvid_sse2_add(uint8_t *dest, int line_size, short *block);
H A Dmpegvideo_mmx_template.c86 "pcmpgtw "b", "a" \n\t" /* block[i] <= 0 ? 0xFF : 0x00 */\
88 "psubw "a", "b" \n\t" /* ABS(block[i]) */
91 "psubw "a", "b" \n\t" // out=((ABS(block[i])*qmat[0] - bias[0]*qmat[0])>>16)*sign(block[i])
95 DCTELEM *block, int n,
105 //s->fdct (block);
106 RENAMEl(ff_fdct) (block); //cannot be anything else ...
109 s->denoise_dct(s, block);
117 /* note: block[0] is assumed to be positive */
123 : "a" ((block[
94 dct_quantize(MpegEncContext *s, DCTELEM *block, int n, int qscale, int *overflow) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/x86/
H A Didct_xvid.h31 void ff_idct_xvid_mmx(short *block);
32 void ff_idct_xvid_mmx2(short *block);
33 void ff_idct_xvid_sse2(short *block);
34 void ff_idct_xvid_sse2_put(uint8_t *dest, int line_size, short *block);
35 void ff_idct_xvid_sse2_add(uint8_t *dest, int line_size, short *block);
H A Dmpegvideo_mmx_template.c86 "pcmpgtw "b", "a" \n\t" /* block[i] <= 0 ? 0xFF : 0x00 */\
88 "psubw "a", "b" \n\t" /* ABS(block[i]) */
91 "psubw "a", "b" \n\t" // out=((ABS(block[i])*qmat[0] - bias[0]*qmat[0])>>16)*sign(block[i])
95 DCTELEM *block, int n,
105 //s->fdct (block);
106 RENAMEl(ff_fdct) (block); //cannot be anything else ...
109 s->denoise_dct(s, block);
117 /* note: block[0] is assumed to be positive */
123 : "a" ((block[
94 dct_quantize(MpegEncContext *s, DCTELEM *block, int n, int qscale, int *overflow) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/x86/
H A Didct_xvid.h31 void ff_idct_xvid_mmx(short *block);
32 void ff_idct_xvid_mmx2(short *block);
33 void ff_idct_xvid_sse2(short *block);
34 void ff_idct_xvid_sse2_put(uint8_t *dest, int line_size, short *block);
35 void ff_idct_xvid_sse2_add(uint8_t *dest, int line_size, short *block);
H A Dmpegvideo_mmx_template.c86 "pcmpgtw "b", "a" \n\t" /* block[i] <= 0 ? 0xFF : 0x00 */\
88 "psubw "a", "b" \n\t" /* ABS(block[i]) */
91 "psubw "a", "b" \n\t" // out=((ABS(block[i])*qmat[0] - bias[0]*qmat[0])>>16)*sign(block[i])
95 DCTELEM *block, int n,
105 //s->fdct (block);
106 RENAMEl(ff_fdct) (block); //cannot be anything else ...
109 s->denoise_dct(s, block);
117 /* note: block[0] is assumed to be positive */
123 : "a" ((block[
94 dct_quantize(MpegEncContext *s, DCTELEM *block, int n, int qscale, int *overflow) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-ux500/include/mach/
H A Dgpio.h12 #define __GPIO_RESOURCE(soc, block) \
14 .start = soc##_GPIOBANK##block##_BASE, \
15 .end = soc##_GPIOBANK##block##_BASE + 127, \
19 .start = IRQ_GPIO##block, \
20 .end = IRQ_GPIO##block, \
24 #define __GPIO_DEVICE(soc, block) \
27 .id = block, \
29 .resource = &soc##_gpio_resources[block * 2], \
31 .platform_data = &soc##_gpio_data[block], \
43 #define GPIO_RESOURCE(block) __GPIO_RESOURC
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-ux500/include/mach/
H A Dgpio.h12 #define __GPIO_RESOURCE(soc, block) \
14 .start = soc##_GPIOBANK##block##_BASE, \
15 .end = soc##_GPIOBANK##block##_BASE + 127, \
19 .start = IRQ_GPIO##block, \
20 .end = IRQ_GPIO##block, \
24 #define __GPIO_DEVICE(soc, block) \
27 .id = block, \
29 .resource = &soc##_gpio_resources[block * 2], \
31 .platform_data = &soc##_gpio_data[block], \
43 #define GPIO_RESOURCE(block) __GPIO_RESOURC
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/include/
H A Dlockfile.h32 int Do_lock( int fd, int block );
34 int LockDevice(int fd, int block );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/include/
H A Dlockfile.h32 int Do_lock( int fd, int block );
34 int LockDevice(int fd, int block );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/include/
H A Dlockfile.h32 int Do_lock( int fd, int block );
34 int LockDevice(int fd, int block );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Ddctref.h27 void ff_ref_fdct(DCTELEM *block);
28 void ff_ref_idct(DCTELEM *block);
H A Dh264idct.c30 static av_always_inline void idct_internal(uint8_t *dst, DCTELEM *block, int stride, int block_stride, int shift, int add){ argument
34 block[0] += 1<<(shift-1);
37 const int z0= block[0 + block_stride*i] + block[2 + block_stride*i];
38 const int z1= block[0 + block_stride*i] - block[2 + block_stride*i];
39 const int z2= (block[1 + block_stride*i]>>1) - block[3 + block_stride*i];
40 const int z3= block[1 + block_stride*i] + (block[
61 ff_h264_idct_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
65 ff_h264_lowres_idct_add_c(uint8_t *dst, int stride, DCTELEM *block) argument
69 ff_h264_lowres_idct_put_c(uint8_t *dst, int stride, DCTELEM *block) argument
73 ff_h264_idct8_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
144 ff_h264_idct_dc_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
156 ff_h264_idct8_dc_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
180 ff_h264_idct_add16_c(uint8_t *dst, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
191 ff_h264_idct_add16intra_c(uint8_t *dst, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
199 ff_h264_idct8_add4_c(uint8_t *dst, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
210 ff_h264_idct_add8_c(uint8_t **dest, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
[all...]
H A Dfaanidct.h28 void ff_faanidct(DCTELEM block[64]);
29 void ff_faanidct_add(uint8_t *dest, int line_size, DCTELEM block[64]);
30 void ff_faanidct_put(uint8_t *dest, int line_size, DCTELEM block[64]);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Ddctref.h27 void ff_ref_fdct(DCTELEM *block);
28 void ff_ref_idct(DCTELEM *block);
H A Dh264idct.c30 static av_always_inline void idct_internal(uint8_t *dst, DCTELEM *block, int stride, int block_stride, int shift, int add){ argument
34 block[0] += 1<<(shift-1);
37 const int z0= block[0 + block_stride*i] + block[2 + block_stride*i];
38 const int z1= block[0 + block_stride*i] - block[2 + block_stride*i];
39 const int z2= (block[1 + block_stride*i]>>1) - block[3 + block_stride*i];
40 const int z3= block[1 + block_stride*i] + (block[
61 ff_h264_idct_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
65 ff_h264_lowres_idct_add_c(uint8_t *dst, int stride, DCTELEM *block) argument
69 ff_h264_lowres_idct_put_c(uint8_t *dst, int stride, DCTELEM *block) argument
73 ff_h264_idct8_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
144 ff_h264_idct_dc_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
156 ff_h264_idct8_dc_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
180 ff_h264_idct_add16_c(uint8_t *dst, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
191 ff_h264_idct_add16intra_c(uint8_t *dst, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
199 ff_h264_idct8_add4_c(uint8_t *dst, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
210 ff_h264_idct_add8_c(uint8_t **dest, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Ddctref.h27 void ff_ref_fdct(DCTELEM *block);
28 void ff_ref_idct(DCTELEM *block);
H A Dh264idct.c30 static av_always_inline void idct_internal(uint8_t *dst, DCTELEM *block, int stride, int block_stride, int shift, int add){ argument
34 block[0] += 1<<(shift-1);
37 const int z0= block[0 + block_stride*i] + block[2 + block_stride*i];
38 const int z1= block[0 + block_stride*i] - block[2 + block_stride*i];
39 const int z2= (block[1 + block_stride*i]>>1) - block[3 + block_stride*i];
40 const int z3= block[1 + block_stride*i] + (block[
61 ff_h264_idct_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
65 ff_h264_lowres_idct_add_c(uint8_t *dst, int stride, DCTELEM *block) argument
69 ff_h264_lowres_idct_put_c(uint8_t *dst, int stride, DCTELEM *block) argument
73 ff_h264_idct8_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
144 ff_h264_idct_dc_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
156 ff_h264_idct8_dc_add_c(uint8_t *dst, DCTELEM *block, int stride) argument
180 ff_h264_idct_add16_c(uint8_t *dst, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
191 ff_h264_idct_add16intra_c(uint8_t *dst, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
199 ff_h264_idct8_add4_c(uint8_t *dst, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
210 ff_h264_idct_add8_c(uint8_t **dest, const int *block_offset, DCTELEM *block, int stride, const uint8_t nnzc[6*8]) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/src/liblzma/common/
H A Dblock_util.c18 lzma_block_compressed_size(lzma_block *block, lzma_vli unpadded_size)
21 if (lzma_block_unpadded_size(block) == 0)
24 const uint32_t container_size = block->header_size
25 + lzma_check_size(block->check);
35 if (block->compressed_size != LZMA_VLI_UNKNOWN
36 && block->compressed_size != compressed_size)
39 block->compressed_size = compressed_size;
46 lzma_block_unpadded_size(const lzma_block *block)
54 if (block == NULL || block
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dblock.c21 #include "block.h"
27 /* This is used by struct block to store namespace-related info for
37 static void block_initialize_namespace (struct block *block,
40 /* Return Nonzero if block a is lexically nested within block b,
45 contained_in (const struct block *a, const struct block *b)
55 lexical block, described by a struct block B
165 block_scope(const struct block *block) argument
182 block_set_scope(struct block *block, const char *scope, struct obstack *obstack) argument
200 block_using(const struct block *block) argument
216 block_set_using(struct block *block, struct using_direct *using, struct obstack *obstack) argument
229 block_initialize_namespace(struct block *block, struct obstack *obstack) argument
244 block_static_block(const struct block *block) argument
259 block_global_block(const struct block *block) argument
[all...]
H A Dblock.h33 are represented by `struct block' objects.
36 Each block represents one name scope.
37 Each lexical context has its own block.
46 Each block records a range of core addresses for the code that
47 is in the scope of the block. The STATIC_BLOCK and GLOBAL_BLOCK
58 struct block struct
61 /* Addresses in the executable code that are in this block. */
66 /* The symbol that names this block, if the block is the body of a
71 /* The `struct block' fo
132 struct block *block[1]; member in struct:blockvector
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dblock.c21 #include "block.h"
27 /* This is used by struct block to store namespace-related info for
37 static void block_initialize_namespace (struct block *block,
40 /* Return Nonzero if block a is lexically nested within block b,
45 contained_in (const struct block *a, const struct block *b)
55 lexical block, described by a struct block B
165 block_scope(const struct block *block) argument
182 block_set_scope(struct block *block, const char *scope, struct obstack *obstack) argument
200 block_using(const struct block *block) argument
216 block_set_using(struct block *block, struct using_direct *using, struct obstack *obstack) argument
229 block_initialize_namespace(struct block *block, struct obstack *obstack) argument
244 block_static_block(const struct block *block) argument
259 block_global_block(const struct block *block) argument
[all...]
H A Dblock.h33 are represented by `struct block' objects.
36 Each block represents one name scope.
37 Each lexical context has its own block.
46 Each block records a range of core addresses for the code that
47 is in the scope of the block. The STATIC_BLOCK and GLOBAL_BLOCK
58 struct block struct
61 /* Addresses in the executable code that are in this block. */
66 /* The symbol that names this block, if the block is the body of a
71 /* The `struct block' fo
132 struct block *block[1]; member in struct:blockvector
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dblock.c21 #include "block.h"
27 /* This is used by struct block to store namespace-related info for
37 static void block_initialize_namespace (struct block *block,
40 /* Return Nonzero if block a is lexically nested within block b,
45 contained_in (const struct block *a, const struct block *b)
55 lexical block, described by a struct block B
165 block_scope(const struct block *block) argument
182 block_set_scope(struct block *block, const char *scope, struct obstack *obstack) argument
200 block_using(const struct block *block) argument
216 block_set_using(struct block *block, struct using_direct *using, struct obstack *obstack) argument
229 block_initialize_namespace(struct block *block, struct obstack *obstack) argument
244 block_static_block(const struct block *block) argument
259 block_global_block(const struct block *block) argument
[all...]
H A Dblock.h33 are represented by `struct block' objects.
36 Each block represents one name scope.
37 Each lexical context has its own block.
46 Each block records a range of core addresses for the code that
47 is in the scope of the block. The STATIC_BLOCK and GLOBAL_BLOCK
58 struct block struct
61 /* Addresses in the executable code that are in this block. */
66 /* The symbol that names this block, if the block is the body of a
71 /* The `struct block' fo
132 struct block *block[1]; member in struct:blockvector
[all...]

Completed in 362 milliseconds

1234567891011>>