Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dglobal_motion.h62 int av1_compute_global_motion(TransformationType type, YV12_BUFFER_CONFIG *frm,
Dglobal_motion.c873 int av1_compute_global_motion(TransformationType type, YV12_BUFFER_CONFIG *frm, in av1_compute_global_motion() function
Dencodeframe.c5558 av1_compute_global_motion(model, cpi->source, ref_buf[frame], in encode_frame_internal()