Home
last modified time | relevance | path

Searched refs:input_to_detect_buf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/common/
H A Dtools_common.h202 size_t input_to_detect_buf(struct AvxInputContext *input_ctx, size_t n);
H A Dtools_common.c599 size_t input_to_detect_buf(struct AvxInputContext *input_ctx, size_t n) { in input_to_detect_buf() function
630 const size_t buf_n = input_to_detect_buf(input_ctx, n); in buffer_input()