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

  /external/libaom/libaom/av1/encoder/
firstpass.c 195 static unsigned int highbd_get_prediction_error(BLOCK_SIZE bsize, function
549 motion_error = highbd_get_prediction_error(
564 raw_motion_error = highbd_get_prediction_error(
596 gf_motion_error = highbd_get_prediction_error(
  /external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c 370 static unsigned int highbd_get_prediction_error(BLOCK_SIZE bsize, function
    [all...]

Completed in 55 milliseconds