Home
last modified time | relevance | path

Searched refs:lf_row_sync (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp9/decoder/
Dvp9_decoder.h80 VP9LfSync lf_row_sync; member
Dvp9_decoder.c177 vp9_loop_filter_dealloc(&pbi->lf_row_sync); in vp9_decoder_remove()
Dvp9_decodeframe.c1959 VP9LfSync *lf_row_sync = &pbi->lf_row_sync; in decode_tiles_mt() local
1989 vp9_lpf_mt_init(lf_row_sync, cm, cm->lf.filter_level, in decode_tiles_mt()
2001 tile_data->lf_sync = lf_row_sync; in decode_tiles_mt()
2557 pbi->num_tile_workers, &pbi->lf_row_sync); in vp9_decode_frame()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_picklpf.c47 cpi->num_workers, &cpi->lf_row_sync); in try_filter_frame()
Dvp9_encoder.h810 VP9LfSync lf_row_sync; member
Dvp9_encoder.c2598 vp9_loop_filter_dealloc(&cpi->lf_row_sync); in vp9_remove_compressor()
3136 cpi->num_workers, &cpi->lf_row_sync);
/external/libaom/libaom/av1/decoder/
Ddecoder.h165 AV1LfSync lf_row_sync; member
Ddecoder.c198 av1_loop_filter_dealloc(&pbi->lf_row_sync); in av1_decoder_remove()
Ddecodeframe.c5623 pbi->tile_workers, pbi->num_workers, &pbi->lf_row_sync); in av1_decode_tg_tiles_and_wrapup()
/external/libaom/libaom/av1/encoder/
Dpicklpf.c78 cpi->workers, cpi->num_workers, &cpi->lf_row_sync); in try_filter_frame()
Dencoder.h961 AV1LfSync lf_row_sync; member
Dencoder.c3124 av1_loop_filter_dealloc(&cpi->lf_row_sync); in av1_remove_compressor()
4051 &cpi->lf_row_sync); in loopfilter_frame()