Searched refs:new_value (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_aq_cyclicrefresh.c300 const int new_value = (sum_map >= xmis * ymis / 2); local
303 seg_map[bl_index + y * cm->mi_cols + x] = new_value;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17896 void SetValue(const std::string& new_value) { argument
17897 value_ = new_value;

Completed in 83 milliseconds