Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconinter.h362 int above_stride[MAX_MB_PLANE],
Dreconinter.c1179 int above_stride[MAX_MB_PLANE], in av1_build_obmc_inter_prediction()
1185 struct obmc_inter_pred_ctxt ctxt_above = { above, above_stride }; in av1_build_obmc_inter_prediction()
/external/libaom/libaom/av1/encoder/
Drdopt.c2896 const uint8_t *above, int above_stride, const uint8_t *left,
5319 const uint8_t *above, int above_stride, const uint8_t *left, in calc_target_weighted_pred() argument
5341 struct calc_target_weighted_pred_ctxt ctxt = { x, above, above_stride, in calc_target_weighted_pred()