Searched defs:thissme (Results 1 – 6 of 6) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | motion_search_facade.c | 218 int thissme = av1_full_pixel_search( in av1_single_motion_search() local 618 const int thissme = cpi->mv_search_params.find_fractional_mv_step( in av1_joint_motion_search() local
|
D | mcomp.c | 1390 int thissme, n, num00 = 0; in full_pixel_diamond() local 2194 int thissme, n, num00 = 0; in obmc_full_pixel_diamond() local 2249 int thissme = obmc_refining_search_sad(ms_params, best_mv); in av1_obmc_full_pixel_search() local
|
D | tpl_model.c | 629 uint32_t thissme = motion_estimation(cpi, x, src_mb_buffer, ref_mb, in mode_estimation() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | pickinter.c | 906 int thissme; in vp8_pick_inter_mode() local
|
D | rdopt.c | 1018 int thissme; in rd_check_segment() local 2020 int thissme; in vp8_rd_pick_inter_mode() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 2458 int thissme; in vp9_full_pixel_diamond_new() local 2530 int thissme, n, num00 = 0; in full_pixel_diamond() local
|