Home
last modified time | relevance | path

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

/external/libhevc/decoder/arm/
Dihevcd_function_selector_a9q.c75 …func_selector.ihevc_inter_pred_luma_horz_fptr = &ihevc_inter_pred_luma_horz_a9q; in ihevcd_init_function_ptr_a9q()
/external/libhevc/common/arm/
Dihevc_inter_pred_filters_luma_horz.s117 .globl ihevc_inter_pred_luma_horz_a9q symbol
119 .type ihevc_inter_pred_luma_horz_a9q, %function
121 ihevc_inter_pred_luma_horz_a9q: label
/external/libhevc/common/
Dihevc_inter_pred.h266 ihevc_inter_pred_ft ihevc_inter_pred_luma_horz_a9q; variable
/external/libhevc/encoder/
Dihevce_function_selector.c360 ps_enc_ctxt->s_func_selector.ihevc_inter_pred_luma_horz_fptr = &ihevc_inter_pred_luma_horz_a9q; in ihevce_init_function_ptr_a9q()