Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_multi_thread.h30 void vp9_row_mt_mem_alloc(VP9_COMP *cpi);
Dvp9_ethread.c451 vp9_row_mt_mem_alloc(cpi); in vp9_encode_fp_row_mt()
537 vp9_row_mt_mem_alloc(cpi); in vp9_temporal_filter_row_mt()
610 vp9_row_mt_mem_alloc(cpi); in vp9_encode_tiles_row_mt()
Dvp9_multi_thread.c68 void vp9_row_mt_mem_alloc(VP9_COMP *cpi) { in vp9_row_mt_mem_alloc() function