Searched defs:tmpX (Results 1 – 2 of 2) sorted by relevance
1192 for (int tmpX = 0; tmpX < block_size && match; tmpX++) { in av1_is_integer_mv() local1202 for (int tmpX = 0; tmpX < block_size && match; tmpX++) { in av1_is_integer_mv() local
648 std::string tmpX = this->getTempVariable(arguments[0]->type()); in writeIntrinsicCall() local