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

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 51 int rate_uv; member in struct:rate_distortion_struct
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 2952 int rate_y = 0, rate_uv = 0, rate_y_tokenonly = 0, rate_uv_tokenonly = 0; local
3342 int rate2 = 0, rate_y = 0, rate_uv = 0; local
4015 int rate2 = 0, rate_y = 0, rate_uv = 0; local
    [all...]
  /external/libaom/libaom/av1/encoder/
rdopt.c 10798 int rate_y = 0, rate_uv = 0, rate_y_tokenonly = 0, rate_uv_tokenonly = 0; local
12777 int rate2 = 0, rate_y = 0, rate_uv = 0; local
    [all...]

Completed in 335 milliseconds