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

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 51 int distortion_uv; member in struct:rate_distortion_struct
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 2511 int64_t distortion_y = 0, distortion_uv = 0; local
3193 int64_t distortion2 = 0, distortion_y = 0, distortion_uv = 0; local
3855 int64_t distortion2 = 0, distortion_y = 0, distortion_uv = 0; local
    [all...]

Completed in 105 milliseconds