Searched defs:NextRow (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/x86/ | ||
D | ssim_opt_x86_64.asm | 87 .NextRow: label |
/external/webrtc/webrtc/system_wrappers/source/ | ||
D | data_log_no_op.cc | 38 int DataLog::NextRow(const std::string& /*table_name*/) { in NextRow() function in webrtc::DataLog |
D | data_log.cc | 190 void LogTable::NextRow() { in NextRow() function in webrtc::LogTable |