Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dmotion_search_facade.c138 const BLOCK_SIZE tpl_bsize = convert_length_to_bsize(MC_FLOW_BSIZE_1D); in av1_single_motion_search() local
Drdopt.c4567 const BLOCK_SIZE tpl_bsize = convert_length_to_bsize(MC_FLOW_BSIZE_1D); in av1_rd_pick_inter_mode_sb() local
Dencodeframe.c4007 const BLOCK_SIZE tpl_bsize = convert_length_to_bsize(MC_FLOW_BSIZE_1D); in get_tpl_stats_b() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h568 BLOCK_SIZE tpl_bsize; member