Home
last modified time | relevance | path

Searched defs:tpl_bsize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dmotion_search_facade.c63 const BLOCK_SIZE tpl_bsize = in get_mv_candidate_from_tpl() local
H A Dencodeframe_utils.c845 const BLOCK_SIZE tpl_bsize = convert_length_to_bsize(tpl_data->tpl_bsize_1d); in av1_get_tpl_stats_sb() local
H A Drdopt.c5612 const BLOCK_SIZE tpl_bsize = convert_length_to_bsize(tpl_bsize_1d); in calculate_cost_from_tpl_data() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h755 BLOCK_SIZE tpl_bsize; member