Lines Matching full:strlen
164 if(strncmp(fbType, strCmdPanel, strlen(strCmdPanel)) == 0) {
167 else if(strncmp(fbType, strVideoPanel, strlen(strVideoPanel)) == 0) {
170 else if(strncmp(fbType, strLVDSPanel, strlen(strLVDSPanel)) == 0) {
173 else if(strncmp(fbType, strEDPPanel, strlen(strEDPPanel)) == 0) {
195 if(!strncmp(tokens[0], "pu_en", strlen("pu_en"))) {
201 if(!strncmp(tokens[0], "xstart", strlen("xstart"))) {
205 if(!strncmp(tokens[0], "walign", strlen("walign"))) {
209 if(!strncmp(tokens[0], "ystart", strlen("ystart"))) {
213 if(!strncmp(tokens[0], "halign", strlen("halign"))) {
217 if(!strncmp(tokens[0], "min_w", strlen("min_w"))) {
221 if(!strncmp(tokens[0], "min_h", strlen("min_h"))) {
225 if(!strncmp(tokens[0], "roi_merge", strlen("roi_merge"))) {
229 if(!strncmp(tokens[0], "dyn_fps_en", strlen("dyn_fps_en"))) {
234 if(!strncmp(tokens[0], "min_fps", strlen("min_fps"))) {
238 if(!strncmp(tokens[0], "max_fps", strlen("max_fps"))) {
291 if(!strncmp(tokens[0], "hw_rev", strlen("hw_rev"))) {
294 else if(!strncmp(tokens[0], "rgb_pipes", strlen("rgb_pipes"))) {
297 else if(!strncmp(tokens[0], "vig_pipes", strlen("vig_pipes"))) {
300 else if(!strncmp(tokens[0], "dma_pipes", strlen("dma_pipes"))) {
304 strlen("max_downscale_ratio"))) {
308 strlen("max_upscale_ratio"))) {
311 strlen("max_bandwidth_low"))) {
314 strlen("max_bandwidth_high"))) {
317 strlen("max_mixer_width"))) {
319 } else if(!strncmp(tokens[0], "features", strlen("features"))) {
321 if(!strncmp(tokens[i], "bwc", strlen("bwc"))) {
324 strlen("decimation"))) {
327 strlen("tile_format"))) {
331 strlen("src_split"))) {
334 strlen("non_scalar_rgb"))) {
337 strlen("rotator_downscale"))) {
366 strlen("src_split_always"))) {