Home
last modified time | relevance | path

Searched refs:intermediate (Results 1 – 19 of 19) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddct16x16_test.cc85 double intermediate[16]; in butterfly_16x16_dct_1d() local
202 intermediate[8] = step[8] + step[14]; in butterfly_16x16_dct_1d()
203 intermediate[9] = step[9] + step[15]; in butterfly_16x16_dct_1d()
205 temp1 = intermediate[8] * C12; in butterfly_16x16_dct_1d()
206 temp2 = intermediate[9] * C4; in butterfly_16x16_dct_1d()
210 temp1 = intermediate[8] * C4; in butterfly_16x16_dct_1d()
211 temp2 = intermediate[9] * C12; in butterfly_16x16_dct_1d()
217 intermediate[11] = step[10] - step[11]; in butterfly_16x16_dct_1d()
218 intermediate[12] = step[12] + step[13]; in butterfly_16x16_dct_1d()
219 intermediate[13] = step[12] - step[13]; in butterfly_16x16_dct_1d()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/
Dlibvpx.mk84 vp8/encoder/vp8_asm_enc_offsets.intermediate \
85 vpx_scale/vpx_scale_asm_offsets.intermediate \
98 $(COMPILE_TO_S) : $(libvpx_intermediates)/%.intermediate : $(libvpx_source_dir)/%.c
106 $(OFFSETS_GEN) : %.asm : %.intermediate
/hardware/bsp/intel/peripheral/libmraa/src/python/docs/
DCMakeLists.txt12 # configured documentation tools and intermediate build results
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_dct.c55 int16_t intermediate[4 * 4]; in vp9_fdct4x4_c() local
57 int16_t *out = intermediate; in vp9_fdct4x4_c()
98 in = intermediate; in vp9_fdct4x4_c()
245 int16_t intermediate[64]; in vp9_fdct8x8_c() local
249 int16_t *output = intermediate; in vp9_fdct8x8_c()
308 fdct8(&intermediate[i * 8], &final_output[i * 8]); in vp9_fdct8x8_c()
323 int16_t intermediate[256]; in vp9_fdct16x16_c() local
325 int16_t *out = intermediate; in vp9_fdct16x16_c()
487 in = intermediate; in vp9_fdct16x16_c()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
Didct_v6.asm73 ; use input buffer to store intermediate results
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_idct32x32_add_neon.asm262 ; (used) five for intermediate (q8-q12), one for constants (q15)
270 ; (used) six for intermediate (q8-q12, q15)
274 ; (used) four for intermediate (q8-q11)
443 ; storing/loading of intermediate results. To fit within registers, the
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Dsixtappredict8x4_neon.asm231 vqrshrun.s16 d29, q11, #7 ;load intermediate data from stack
Dsixtappredict8x8_neon.asm246 vld1.u8 {q9}, [lr]! ;load intermediate data from stack
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
Dvp9_dct32x32_avx2.c48 DECLARE_ALIGNED(32, int16_t, intermediate[32 * 32]); in FDCT32x32_2D_AVX2()
230 int16_t *in = &intermediate[column_start]; in FDCT32x32_2D_AVX2()
2579 output_currStep = &intermediate[column_start * 32]; in FDCT32x32_2D_AVX2()
2580 output_nextStep = &intermediate[(column_start + 8) * 32]; in FDCT32x32_2D_AVX2()
Dvp9_dct_sse2.c1180 DECLARE_ALIGNED_ARRAY(16, int16_t, intermediate, 256); in vp9_fdct16x16_sse2()
1182 int16_t *out = intermediate; in vp9_fdct16x16_sse2()
1791 in = intermediate; in vp9_fdct16x16_sse2()
Dvp9_dct_avx2.c1079 DECLARE_ALIGNED_ARRAY(16, int16_t, intermediate, 256); in vp9_fdct16x16_avx2()
1081 int16_t *out = intermediate; in vp9_fdct16x16_avx2()
1690 in = intermediate; in vp9_fdct16x16_avx2()
Dvp9_dct32x32_sse2.c39 DECLARE_ALIGNED(16, int16_t, intermediate[32 * 32]); in FDCT32x32_2D()
221 int16_t *in = &intermediate[column_start]; in FDCT32x32_2D()
2570 output = &intermediate[column_start * 32]; in FDCT32x32_2D()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dlibs.doxy_template1296 # remove the intermediate dot files that are used to generate
/hardware/intel/common/libva/doc/
DDoxyfile1676 # remove the intermediate dot files that are used to generate
/hardware/bsp/intel/peripheral/sensors/mraa/doc/
DDoxyfile2349 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
/hardware/bsp/intel/peripheral/libupm/doxy/
DDoxyfile.java.in2327 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
DDoxyfile.in2365 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
/hardware/bsp/intel/peripheral/libmraa/
DDoxyfile.in2341 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
DDoxyfile.java.in2318 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot