Home
last modified time | relevance | path

Searched refs:ih264_inter_pred_luma_horz_a9q (Results 1 – 4 of 4) sorted by relevance

/external/libavc/common/arm/
Dih264_inter_pred_filters_luma_horz_a9q.s23 @* ih264_inter_pred_luma_horz_a9q.s
33 @* - ih264_inter_pred_luma_horz_a9q()
101 .global ih264_inter_pred_luma_horz_a9q symbol
103 ih264_inter_pred_luma_horz_a9q: label
/external/libavc/common/
Dih264_inter_pred_filters.h168 ih264_inter_pred_luma_ft ih264_inter_pred_luma_horz_a9q; variable
/external/libavc/decoder/arm/
Dih264d_function_selector_a9q.c177 ps_codec->apf_inter_pred_luma[2] = ih264_inter_pred_luma_horz_a9q; in ih264d_init_function_ptr_a9q()
/external/libavc/encoder/arm/
Dih264e_function_selector_a9q.c202 ps_codec->pf_inter_pred_luma_horz = ih264_inter_pred_luma_horz_a9q; in ih264e_init_function_ptr_neon_a9q()