Home
last modified time | relevance | path

Searched refs:gai4_select_qpel_function_horz (Results 1 – 3 of 3) sorted by relevance

/external/libhevc/encoder/
Dhme_globals.h330 extern S32 gai4_select_qpel_function_horz[4][16];
Dhme_globals.c437 S32 gai4_select_qpel_function_horz[4][16] = { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, variable
Dhme_subpel.c266 horz_func_selector = gai4_select_qpel_function_horz[pt_select_for_LR][dydx]; in hme_qpel_interp_comprehensive()