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

  /external/tensorflow/tensorflow/compiler/aot/
codegen_test.cc 135 // To update the golden file, flip update_golden to true and run the
139 const bool update_golden = false; local
143 if (update_golden) {
  /external/libvpx/libvpx/vp9/encoder/
vp9_svc_layercontext.h 159 uint8_t update_golden[VPX_SS_MAX_LAYERS]; member in struct:SVC
vp9_svc_layercontext.c 719 svc->update_golden[sl] = (uint8_t)cpi->refresh_golden_frame;
818 vp9_zero(svc->update_golden)
    [all...]
  /external/libvpx/libvpx/vpx/
vp8cx.h 821 int update_golden[VPX_SS_MAX_LAYERS]; /**< Update golden. */ member in struct:vpx_svc_ref_frame_config
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]

Completed in 157 milliseconds