Lines Matching defs:idxA
11527 int idxA = -1;
11556 idxA = int(ch.index);
11660 if (idxA != -1) {
11662 reinterpret_cast<float **>(src)[idxA][srcIdx];
11677 if (idxA != -1) {
11679 reinterpret_cast<float **>(exr_image.images)[idxA][i];
11792 int idxA = -1;
11801 idxA = c;
11904 if (idxA != -1) {
11906 reinterpret_cast<float **>(src)[idxA][srcIdx];
11920 if (idxA != -1) {
11922 reinterpret_cast<float **>(exr_image.images)[idxA][i];