Searched refs:gai4_select_qpel_function_vert (Results 1 – 3 of 3) sorted by relevance
/external/libhevc/encoder/ |
D | hme_globals.h | 328 extern S32 gai4_select_qpel_function_vert[4][16];
|
D | hme_globals.c | 432 S32 gai4_select_qpel_function_vert[4][16] = { { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, variable
|
D | hme_subpel.c | 265 vert_func_selector = gai4_select_qpel_function_vert[pt_select_for_TB][dydx]; in hme_qpel_interp_comprehensive()
|