Lines Matching defs:nc
249 int nc = util_format_get_nr_components(params->format);
253 if (c == 3 && nc < 4) {
361 int nc = util_format_get_nr_components(params->format);
370 for (c = 0; c < nc; c++) {
377 for (c = 0; c < nc; c++) {
384 for (c = 0; c < nc; c++) {
391 for (c = 0; c < nc; c++) {
401 for (c = 0; c < nc; c++) {
408 for (c = 0; c < nc; c++) {
415 for (c = 0; c < nc; c++) {
422 for (c = 0; c < nc; c++) {
430 for (c = 0; c < nc; c++) {
438 for (c = 0; c < nc; c++) {
446 for (c = 0; c < nc; c++) {
478 int nc = util_format_get_nr_components(params->format);
486 for (c = 0; c < nc; c++) {
493 for (c = 0; c < nc; c++) {
500 for (c = 0; c < nc; c++) {
507 for (c = 0; c < nc; c++) {
517 for (c = 0; c < nc; c++) {
524 for (c = 0; c < nc; c++) {
531 for (c = 0; c < nc; c++) {
538 for (c = 0; c < nc; c++) {
546 for (c = 0; c < nc; c++) {
554 for (c = 0; c < nc; c++) {
562 for (c = 0; c < nc; c++) {
592 int nc = 1;
598 for (c = 0; c < nc; c++) {
604 for (c = 0; c < nc; c++) {
658 int nc = util_format_get_nr_components(params->format);
663 if (c == 3 && nc < 4) {