Home
last modified time | relevance | path

Searched defs:frm_buffer (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dglobal_motion.c424 TransformationType type, unsigned char *frm_buffer, int frm_width, in compute_global_motion_feature_based()
911 TransformationType type, unsigned char *frm_buffer, int frm_width, in compute_global_motion_disflow_based()
993 unsigned char *frm_buffer, int frm_width, in av1_compute_global_motion()
Dencodeframe.c5328 int *num_frm_corners, int *frm_corners, unsigned char *frm_buffer, in compute_global_motion_for_ref_frame()
5510 int *num_frm_corners, int *frm_corners, unsigned char *frm_buffer, in compute_gm_for_valid_ref_frames()
5543 int *num_frm_corners, int *frm_corners, unsigned char *frm_buffer, in compute_global_motion_for_references()
5829 unsigned char *frm_buffer = cpi->source->y_buffer; in encode_frame_internal() local