Lines Matching refs:x86
3 libhevcd_inc_dir_x86_64 += $(LOCAL_PATH)/decoder/x86
4 libhevcd_inc_dir_x86_64 += $(LOCAL_PATH)/common/x86
6 libhevcd_srcs_c_x86_64 += decoder/x86/ihevcd_function_selector.c
7 libhevcd_srcs_c_x86_64 += decoder/x86/ihevcd_function_selector_generic.c
8 libhevcd_srcs_c_x86_64 += decoder/x86/ihevcd_function_selector_ssse3.c
9 libhevcd_srcs_c_x86_64 += decoder/x86/ihevcd_function_selector_sse42.c
12 libhevcd_srcs_c_x86_64 += common/x86/ihevc_inter_pred_filters_ssse3_intr.c
13 libhevcd_srcs_c_x86_64 += common/x86/ihevc_weighted_pred_ssse3_intr.c
14 libhevcd_srcs_c_x86_64 += common/x86/ihevc_intra_pred_filters_ssse3_intr.c
15 libhevcd_srcs_c_x86_64 += common/x86/ihevc_chroma_intra_pred_filters_ssse3_intr.c
16 libhevcd_srcs_c_x86_64 += common/x86/ihevc_itrans_recon_ssse3_intr.c
17 libhevcd_srcs_c_x86_64 += common/x86/ihevc_itrans_recon_16x16_ssse3_intr.c
18 libhevcd_srcs_c_x86_64 += common/x86/ihevc_itrans_recon_32x32_ssse3_intr.c
19 libhevcd_srcs_c_x86_64 += common/x86/ihevc_sao_ssse3_intr.c
20 libhevcd_srcs_c_x86_64 += common/x86/ihevc_deblk_ssse3_intr.c
21 libhevcd_srcs_c_x86_64 += common/x86/ihevc_padding_ssse3_intr.c
22 libhevcd_srcs_c_x86_64 += common/x86/ihevc_mem_fns_ssse3_intr.c
23 libhevcd_srcs_c_x86_64 += decoder/x86/ihevcd_fmt_conv_ssse3_intr.c
24 libhevcd_srcs_c_x86_64 += decoder/x86/ihevcd_it_rec_dc_ssse3_intr.c
28 libhevcd_srcs_c_x86_64 += common/x86/ihevc_inter_pred_filters_sse42_intr.c
29 libhevcd_srcs_c_x86_64 += common/x86/ihevc_weighted_pred_sse42_intr.c
30 libhevcd_srcs_c_x86_64 += common/x86/ihevc_intra_pred_filters_sse42_intr.c
31 libhevcd_srcs_c_x86_64 += common/x86/ihevc_chroma_intra_pred_filters_sse42_intr.c
32 libhevcd_srcs_c_x86_64 += common/x86/ihevc_itrans_recon_sse42_intr.c
33 libhevcd_srcs_c_x86_64 += common/x86/ihevc_16x16_itrans_recon_sse42_intr.c
34 libhevcd_srcs_c_x86_64 += common/x86/ihevc_32x32_itrans_recon_sse42_intr.c
35 libhevcd_srcs_c_x86_64 += decoder/x86/ihevcd_it_rec_dc_sse42_intr.c
37 libhevcd_srcs_c_x86_64 += common/x86/ihevc_tables_x86_intr.c