Home | History | Annotate | Download | only in libqdutils

Lines Matching refs:strlen

132         if(strncmp(fbType, strCmdPanel, strlen(strCmdPanel)) == 0) {
135 else if(strncmp(fbType, strVideoPanel, strlen(strVideoPanel)) == 0) {
138 else if(strncmp(fbType, strLVDSPanel, strlen(strLVDSPanel)) == 0) {
141 else if(strncmp(fbType, strEDPPanel, strlen(strEDPPanel)) == 0) {
162 if(!strncmp(tokens[0], "pu_en", strlen("pu_en"))) {
168 if(!strncmp(tokens[0], "xalign", strlen("xalign"))) {
172 if(!strncmp(tokens[0], "walign", strlen("walign"))) {
176 if(!strncmp(tokens[0], "ystart", strlen("ystart"))) {
180 if(!strncmp(tokens[0], "halign", strlen("halign"))) {
227 if(!strncmp(tokens[0], "hw_rev", strlen("hw_rev"))) {
230 else if(!strncmp(tokens[0], "rgb_pipes", strlen("rgb_pipes"))) {
233 else if(!strncmp(tokens[0], "vig_pipes", strlen("vig_pipes"))) {
236 else if(!strncmp(tokens[0], "dma_pipes", strlen("dma_pipes"))) {
240 strlen("max_downscale_ratio"))) {
244 strlen("max_upscale_ratio"))) {
247 strlen("max_bandwidth_low"))) {
250 strlen("max_bandwidth_high"))) {
252 } else if(!strncmp(tokens[0], "features", strlen("features"))) {
254 if(!strncmp(tokens[i], "bwc", strlen("bwc"))) {
258 strlen("decimation"))) {
262 strlen("tile_format"))) {
266 strlen("src_split"))) {
270 strlen("non_scalar_rgb"))) {