Home
last modified time | relevance | path

Searched defs:tf_ctx (Results 1 – 3 of 3) sorted by relevance

/external/libaom/av1/encoder/
Dtemporal_filter.c791 TemporalFilterCtx *tf_ctx = &cpi->tf_ctx; in av1_tf_do_filtering_row() local
925 TemporalFilterCtx *tf_ctx = &cpi->tf_ctx; in tf_do_filtering() local
966 TemporalFilterCtx *tf_ctx = &cpi->tf_ctx; in tf_setup_filtering_buffer() local
1170 TemporalFilterCtx *tf_ctx = &cpi->tf_ctx; in init_tf_ctx() local
1243 TemporalFilterCtx *tf_ctx = &cpi->tf_ctx; in av1_temporal_filter() local
Dethread.c2088 TemporalFilterCtx *tf_ctx = &cpi->tf_ctx; in tf_worker_hook() local
Dencoder.h2882 TemporalFilterCtx tf_ctx; member