Home
last modified time | relevance | path

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

/external/libaom/av1/encoder/
Dtemporal_filter.h139 int is_highbitdepth; member
Dtemporal_filter.c1201 const int is_highbitdepth = is_frame_high_bitdepth(frame_to_filter); in init_tf_ctx() local
1257 const int is_highbitdepth = tf_ctx->is_highbitdepth; in av1_temporal_filter() local
Dethread.c2112 int num_workers, int is_highbitdepth) { in prepare_tf_workers()
2151 int is_highbitdepth) { in tf_dealloc_thread_data()
2179 const int is_highbitdepth = cpi->tf_ctx.is_highbitdepth; in av1_tf_do_filtering_mt() local