Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_dep_mngr.c115 WORD32 num_tile_cols, in ihevce_dmgr_get_mem_recs()
433 WORD32 num_tile_cols, in ihevce_dmgr_init()
/external/libvpx/libvpx/vp9/common/
Dvp9_thread_common.c165 const int num_tile_cols = 1 << cm->log2_tile_cols; in loop_filter_rows_mt() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1732 static int lpf_map_write_check(VP9LfSync *lf_sync, int row, int num_tile_cols) { in lpf_map_write_check()