Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c1883 MV temp_mv = { centre_mv_full->row, centre_mv_full->col }; in full_pixel_exhaustive_new() local
2477 MV temp_mv; in vp9_full_pixel_diamond_new() local
2495 MV temp_mv = *best_mv; in vp9_full_pixel_diamond_new() local
2529 MV temp_mv; in full_pixel_diamond() local
2592 MV temp_mv = { centre_mv_full->row, centre_mv_full->col }; in full_pixel_exhaustive() local
/external/libvpx/libvpx/vp8/encoder/
Drdopt.c1020 int_mv temp_mv; in rd_check_segment() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c589 MV temp_mv; in dec_calc_subpel_params() local