Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:desc

277                     if( strcmp((cmd + 1), previewSize[i].desc) == 0)
386 if( strcmp((cmd + 1), videoCodecs[i].desc) == 0)
390 videoCodecs[i].desc);
400 if( strcmp((cmd + 1), outputFormat[i].desc) == 0)
404 videoCodecs[i].desc);
426 if( strcmp((cmd + 1), audioCodecs[i].desc) == 0)
429 printf("Selected Audio: %s\n", audioCodecs[i].desc);
482 if( strcmp((cmd + 1), VcaptureSize[i].desc) == 0)
485 printf("Video Capture Size: %s\n", VcaptureSize[i].desc);
493 if( strcmp((cmd + 1), VbitRate[i].desc) == 0)
496 printf("Video Bit Rate: %s\n", VbitRate[i].desc);
505 if( strcmp((cmd + 1), previewSize[i].desc) == 0)