Searched defs:fun_ctxt (Results 1 – 5 of 5) sorted by relevance
| /external/libaom/av1/common/ |
| D | obmc.h | 23 void *fun_ctxt) { in foreach_overlappable_nb_above() 60 void *fun_ctxt) { in foreach_overlappable_nb_left()
|
| D | reconinter.c | 781 int dir, MB_MODE_INFO *mi, void *fun_ctxt, in increment_int_ptr() 846 int dir, MB_MODE_INFO *above_mi, void *fun_ctxt, const int num_planes) { in build_obmc_inter_pred_above() 885 int dir, MB_MODE_INFO *left_mi, void *fun_ctxt, const int num_planes) { in build_obmc_inter_pred_left()
|
| /external/libaom/av1/encoder/ |
| D | reconinter_enc.c | 171 void *fun_ctxt, const int num_planes) { in build_obmc_prediction()
|
| D | rdopt.c | 6302 int dir, MB_MODE_INFO *nb_mi, void *fun_ctxt, const int num_planes) { in calc_target_weighted_pred_above() 6350 int dir, MB_MODE_INFO *nb_mi, void *fun_ctxt, const int num_planes) { in calc_target_weighted_pred_left()
|
| /external/libaom/av1/decoder/ |
| D | decodeframe.c | 689 int dir, MB_MODE_INFO *above_mbmi, void *fun_ctxt, const int num_planes) { in dec_build_prediction_by_above_pred() 745 int dir, MB_MODE_INFO *left_mbmi, void *fun_ctxt, const int num_planes) { in dec_build_prediction_by_left_pred()
|