Searched refs:gai4_select_qpel_function_horz (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/encoder/ |
D | hme_globals.h | 330 extern S32 gai4_select_qpel_function_horz[4][16];
|
D | hme_globals.c | 437 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
|
D | hme_subpel.c | 266 horz_func_selector = gai4_select_qpel_function_horz[pt_select_for_LR][dydx]; in hme_qpel_interp_comprehensive()
|