HomeSort by relevance Sort by last modified time
    Searched refs:av1_full_pixel_search (Results 1 - 5 of 5) sorted by null

  /external/libaom/libaom/av1/encoder/
mcomp.h 137 int av1_full_pixel_search(const struct AV1_COMP *cpi, MACROBLOCK *x,
temporal_filter.c 695 // av1_full_pixel_search() parameters: best_ref_mv1_full is the start mv, and
698 av1_full_pixel_search(cpi, x, TF_BLOCK, &best_ref_mv1_full, step_param, NSTEP,
754 av1_full_pixel_search(cpi, x, TF_SUB_BLOCK, &best_ref_mv1_full,
    [all...]
tpl_model.c 97 av1_full_pixel_search(cpi, x, bsize, &best_ref_mv1_full, step_param,
mcomp.c 2310 int av1_full_pixel_search(const AV1_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bsize, function
    [all...]
rdopt.c     [all...]

Completed in 1105 milliseconds