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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_int.h 636 int b_calculate_psnr; member in struct:VP8_COMP
onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 373 int b_calculate_psnr; member in struct:VP9_COMP
vp9_encoder.c 850 cpi->b_calculate_psnr = CONFIG_INTERNAL_STATS;
857 if (cpi->b_calculate_psnr) {
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 479 int b_calculate_psnr; member in struct:VP9_COMP
vp9_onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 481 int b_calculate_psnr; member in struct:VP9_COMP
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 637 int b_calculate_psnr; member in struct:VP8_COMP
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 637 int b_calculate_psnr; member in struct:VP8_COMP
onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 865 ((VP8_COMP *)ctx->cpi)->b_calculate_psnr = 1;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 895 cpi->b_calculate_psnr = 1;
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 834 ((VP8_COMP *)ctx->cpi)->b_calculate_psnr = 1;
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 742 ((VP9_COMP *)ctx->cpi)->b_calculate_psnr = 1;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 837 ((VP8_COMP *)ctx->cpi)->b_calculate_psnr = 1;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 733 ((VP9_COMP *)ctx->cpi)->b_calculate_psnr = 1;
    [all...]

Completed in 465 milliseconds