Searched refs:av1_frame_error (Results 1 – 3 of 3) sorted by relevance
81 int64_t av1_frame_error(int use_hbd, int bd, const uint8_t *ref, int stride,
868 int64_t av1_frame_error(int use_hbd, int bd, const uint8_t *ref, int stride, in av1_frame_error() function
5530 const int64_t ref_frame_error = av1_frame_error( in encode_frame_internal()