Home
last modified time | relevance | path

Searched refs:gas_qpel_inp_buf_cfg (Results 1 – 5 of 5) sorted by relevance

/external/libhevc/encoder/
Dihevce_global_tables.h97 extern qpel_input_buf_cfg_t gas_qpel_inp_buf_cfg[4][4];
Dihevce_global_tables.c273 qpel_input_buf_cfg_t gas_qpel_inp_buf_cfg[4][4] = { variable
Dhme_subpel.c159 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_avg()
299 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_comprehensive()
320 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_comprehensive()
374 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_comprehensive()
386 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_comprehensive()
428 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_comprehensive()
449 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_comprehensive()
503 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_comprehensive()
515 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_comprehensive()
Dhme_utils.c5550 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_avg_1pt()
/external/libhevc/encoder/arm/
Dihevce_subpel_neon.c268 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_avg_neon()
324 ps_inp_cfg = &gas_qpel_inp_buf_cfg[i4_mv_y_frac][i4_mv_x_frac]; in hme_qpel_interp_avg_1pt_neon()