HomeSort by relevance Sort by last modified time
    Searched refs:convert_to_trans_prec (Results 1 - 2 of 2) sorted by null

  /external/libaom/libaom/av1/common/
mv.h 172 static INLINE int convert_to_trans_prec(int allow_hp, int coor) { function
232 // call to convert_to_trans_prec here)
254 tx = convert_to_trans_prec(allow_hp, xc);
255 ty = convert_to_trans_prec(allow_hp, yc);
  /external/libaom/libaom/av1/encoder/
encodeframe.c     [all...]

Completed in 1292 milliseconds