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

  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 633 int b_calculate_psnr; member in struct:VP8_COMP
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 612 int b_calculate_psnr; member in struct:VP9_COMP
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 706 ((VP9_COMP *)ctx->cpi)->b_calculate_psnr = 1;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 838 ((VP8_COMP *)ctx->cpi)->b_calculate_psnr = 1;
    [all...]

Completed in 58 milliseconds