Searched defs:NextRow (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/x86/ | ||
D | vp9_ssim_opt_x86_64.asm | 87 .NextRow: label |
/external/libvpx/libvpx/vp8/encoder/x86/ | ||
D | ssim_opt_x86_64.asm | 87 .NextRow: label |
/external/webrtc/src/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 | 191 void LogTable::NextRow() { in NextRow() function in webrtc::LogTable |