/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_scan.c | 15 DECLARE_ALIGNED(16, static const int16_t, default_scan_4x4[16]) = { 22 DECLARE_ALIGNED(16, static const int16_t, col_scan_4x4[16]) = { 29 DECLARE_ALIGNED(16, static const int16_t, row_scan_4x4[16]) = { 36 DECLARE_ALIGNED(16, static const int16_t, default_scan_8x8[64]) = { 47 DECLARE_ALIGNED(16, static const int16_t, col_scan_8x8[64]) = { 58 DECLARE_ALIGNED(16, static const int16_t, row_scan_8x8[64]) = { 69 DECLARE_ALIGNED(16, static const int16_t, default_scan_16x16[256]) = { 90 DECLARE_ALIGNED(16, static const int16_t, col_scan_16x16[256]) = { 111 DECLARE_ALIGNED(16, static const int16_t, row_scan_16x16[256]) = { 133 DECLARE_ALIGNED(16, static const int16_t, default_scan_32x32[1024]) = { [all …]
|
D | vp9_filter.h | 42 DECLARE_ALIGNED(256, extern const InterpKernel, 44 DECLARE_ALIGNED(256, extern const InterpKernel, 46 DECLARE_ALIGNED(256, extern const InterpKernel, 48 DECLARE_ALIGNED(256, extern const InterpKernel,
|
D | vp9_postproc.h | 27 DECLARE_ALIGNED(16, char, blackclamp[16]); 28 DECLARE_ALIGNED(16, char, whiteclamp[16]); 29 DECLARE_ALIGNED(16, char, bothclamp[16]);
|
D | vp9_loopfilter.h | 53 DECLARE_ALIGNED(SIMD_WIDTH, uint8_t, mblim[SIMD_WIDTH]); 54 DECLARE_ALIGNED(SIMD_WIDTH, uint8_t, lim[SIMD_WIDTH]); 55 DECLARE_ALIGNED(SIMD_WIDTH, uint8_t, hev_thr[SIMD_WIDTH]);
|
D | vp9_entropy.h | 44 DECLARE_ALIGNED(16, extern const uint8_t, vp9_pt_energy_class[ENTROPY_TOKENS]); 118 DECLARE_ALIGNED(16, extern const uint8_t, vp9_coefband_trans_8x8plus[1024]); 119 DECLARE_ALIGNED(16, extern const uint8_t, vp9_coefband_trans_4x4[16]);
|
D | vp9_onyxc_int.h | 69 DECLARE_ALIGNED(16, int16_t, y_dequant[QINDEX_RANGE][8]); 70 DECLARE_ALIGNED(16, int16_t, uv_dequant[QINDEX_RANGE][8]); 72 DECLARE_ALIGNED(16, int16_t, a_dequant[QINDEX_RANGE][8]);
|
D | vp9_prob.h | 87 DECLARE_ALIGNED(16, extern const uint8_t, vp9_norm[256]);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_quantize.h | 21 DECLARE_ALIGNED(16, int16_t, y_quant[QINDEX_RANGE][8]); 22 DECLARE_ALIGNED(16, int16_t, y_quant_shift[QINDEX_RANGE][8]); 23 DECLARE_ALIGNED(16, int16_t, y_zbin[QINDEX_RANGE][8]); 24 DECLARE_ALIGNED(16, int16_t, y_round[QINDEX_RANGE][8]); 26 DECLARE_ALIGNED(16, int16_t, uv_quant[QINDEX_RANGE][8]); 27 DECLARE_ALIGNED(16, int16_t, uv_quant_shift[QINDEX_RANGE][8]); 28 DECLARE_ALIGNED(16, int16_t, uv_zbin[QINDEX_RANGE][8]); 29 DECLARE_ALIGNED(16, int16_t, uv_round[QINDEX_RANGE][8]); 32 DECLARE_ALIGNED(16, int16_t, a_quant[QINDEX_RANGE][8]); 33 DECLARE_ALIGNED(16, int16_t, a_quant_shift[QINDEX_RANGE][8]); [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | entropy.c | 18 DECLARE_ALIGNED(16, const unsigned char, vp8_norm[256]) = 38 DECLARE_ALIGNED(16, const unsigned char, vp8_coef_bands[16]) = 41 DECLARE_ALIGNED(16, const unsigned char, 45 DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]) = 53 DECLARE_ALIGNED(16, const short, vp8_default_inv_zig_zag[16]) = 74 DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]) =
|
D | entropy.h | 70 extern DECLARE_ALIGNED(16, const unsigned char, vp8_coef_bands[16]); 91 extern DECLARE_ALIGNED(16, const unsigned char, vp8_prev_token_class[MAX_ENTROPY_TOKENS]); 99 extern DECLARE_ALIGNED(16, const int, vp8_default_zig_zag1d[16]); 100 extern DECLARE_ALIGNED(16, const short, vp8_default_inv_zig_zag[16]); 101 extern DECLARE_ALIGNED(16, const short, vp8_default_zig_zag_mask[16]);
|
D | blockd.h | 213 DECLARE_ALIGNED(16, unsigned char, predictor[384]); 214 DECLARE_ALIGNED(16, short, qcoeff[400]); 215 DECLARE_ALIGNED(16, short, dqcoeff[400]); 216 DECLARE_ALIGNED(16, char, eobs[25]); 218 DECLARE_ALIGNED(16, short, dequant_y1[16]); 219 DECLARE_ALIGNED(16, short, dequant_y1_dc[16]); 220 DECLARE_ALIGNED(16, short, dequant_y2[16]); 221 DECLARE_ALIGNED(16, short, dequant_uv[16]); 296 DECLARE_ALIGNED(32, unsigned char, y_buf[22*32]);
|
D | loopfilter.h | 45 DECLARE_ALIGNED(SIMD_WIDTH, unsigned char, mblim[MAX_LOOP_FILTER + 1][SIMD_WIDTH]); 46 DECLARE_ALIGNED(SIMD_WIDTH, unsigned char, blim[MAX_LOOP_FILTER + 1][SIMD_WIDTH]); 47 DECLARE_ALIGNED(SIMD_WIDTH, unsigned char, lim[MAX_LOOP_FILTER + 1][SIMD_WIDTH]); 48 DECLARE_ALIGNED(SIMD_WIDTH, unsigned char, hev_thr[4][SIMD_WIDTH]);
|
D | postproc.h | 23 DECLARE_ALIGNED(16, char, blackclamp[16]); 24 DECLARE_ALIGNED(16, char, whiteclamp[16]); 25 DECLARE_ALIGNED(16, char, bothclamp[16]);
|
D | filter.h | 25 extern DECLARE_ALIGNED(16, const short, vp8_bilinear_filters[8][2]); 26 extern DECLARE_ALIGNED(16, const short, vp8_sub_pel_filters[8][6]);
|
D | onyxc_int.h | 70 DECLARE_ALIGNED(16, short, Y1dequant[QINDEX_RANGE][2]); 71 DECLARE_ALIGNED(16, short, Y2dequant[QINDEX_RANGE][2]); 72 DECLARE_ALIGNED(16, short, UVdequant[QINDEX_RANGE][2]);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | onyx_int.h | 288 DECLARE_ALIGNED(16, short, Y1quant[QINDEX_RANGE][16]); 289 DECLARE_ALIGNED(16, short, Y1quant_shift[QINDEX_RANGE][16]); 290 DECLARE_ALIGNED(16, short, Y1zbin[QINDEX_RANGE][16]); 291 DECLARE_ALIGNED(16, short, Y1round[QINDEX_RANGE][16]); 293 DECLARE_ALIGNED(16, short, Y2quant[QINDEX_RANGE][16]); 294 DECLARE_ALIGNED(16, short, Y2quant_shift[QINDEX_RANGE][16]); 295 DECLARE_ALIGNED(16, short, Y2zbin[QINDEX_RANGE][16]); 296 DECLARE_ALIGNED(16, short, Y2round[QINDEX_RANGE][16]); 298 DECLARE_ALIGNED(16, short, UVquant[QINDEX_RANGE][16]); 299 DECLARE_ALIGNED(16, short, UVquant_shift[QINDEX_RANGE][16]); [all …]
|
D | block.h | 69 DECLARE_ALIGNED(16, short, src_diff[400]); /* 25 blocks Y,U,V,Y2 */ 70 DECLARE_ALIGNED(16, short, coeff[400]); /* 25 blocks Y,U,V,Y2 */ 71 DECLARE_ALIGNED(16, unsigned char, thismb[256]);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/ |
D | mem.h | 19 #define DECLARE_ALIGNED(n,typ,val) typ val __attribute__ ((aligned (n))) macro 21 #define DECLARE_ALIGNED(n,typ,val) __declspec(align(n)) typ val macro 24 #define DECLARE_ALIGNED(n,typ,val) typ val macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | filter_x86.c | 13 DECLARE_ALIGNED(16, const short, vp8_bilinear_filters_x86_4[8][8]) = 25 DECLARE_ALIGNED(16, const short, vp8_bilinear_filters_x86_8[8][16]) =
|
D | filter_x86.h | 24 extern DECLARE_ALIGNED(16, const short, vp8_bilinear_filters_x86_4[8][8]); 27 extern DECLARE_ALIGNED(16, const short, vp8_bilinear_filters_x86_8[8][16]);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/ |
D | vp9_decoder.h | 39 DECLARE_ALIGNED(16, MACROBLOCKD, mb); 41 DECLARE_ALIGNED(16, VP9_COMMON, common);
|
D | vp9_dthread.h | 26 DECLARE_ALIGNED(16, struct macroblockd, xd);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/decoder/ |
D | onyxd_int.h | 68 DECLARE_ALIGNED(16, MACROBLOCKD, mb); 72 DECLARE_ALIGNED(16, VP8_COMMON, common);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_subpixel_8t_intrin_ssse3.c | 16 DECLARE_ALIGNED(16, static const uint8_t, filt1_4_h8[16]) = { 20 DECLARE_ALIGNED(16, static const uint8_t, filt2_4_h8[16]) = { 25 DECLARE_ALIGNED(16, static const uint8_t, filt1_global[16]) = { 29 DECLARE_ALIGNED(16, static const uint8_t, filt2_global[16]) = { 33 DECLARE_ALIGNED(16, static const uint8_t, filt3_global[16]) = { 37 DECLARE_ALIGNED(16, static const uint8_t, filt4_global[16]) = {
|
D | vp9_subpixel_8t_intrin_avx2.c | 15 DECLARE_ALIGNED(32, static const uint8_t, filt1_global_avx2[32]) = { 20 DECLARE_ALIGNED(32, static const uint8_t, filt2_global_avx2[32]) = { 25 DECLARE_ALIGNED(32, static const uint8_t, filt3_global_avx2[32]) = { 30 DECLARE_ALIGNED(32, static const uint8_t, filt4_global_avx2[32]) = {
|