Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dtemporal_filter.h361 static inline bool tf_alloc_and_reset_data(TemporalFilterData *tf_data, in tf_alloc_and_reset_data() function
Dtemporal_filter.c1437 if (!tf_alloc_and_reset_data(tf_data, tf_ctx->num_pels, is_highbitdepth)) { in av1_temporal_filter()
Dethread.c2472 if (!tf_alloc_and_reset_data(&thread_data->td->tf_data, in prepare_tf_workers()