Searched refs:abs_mvd (Results 1 - 1 of 1) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_parse_slice.c425 WORD32 abs_mvd; local
460 abs_mvd = 0;
463 abs_mvd = 1;
468 abs_mvd = value + 2;
474 abs_mvd = -abs_mvd;
478 ps_mv->i2_mvx = abs_mvd;
479 abs_mvd = 0;
482 abs_mvd = 1;
487 abs_mvd
[all...]

Completed in 61 milliseconds