Home | History | Annotate | Download | only in libvpx

Lines Matching refs:g_w

394     mem_put_le16(header + 12, cfg->g_w);          /* width */
622 unsigned int pixelWidth = cfg->g_w;
1196 cfg.g_w = 0;
1210 cfg.g_w = arg_parse_uint(&arg);
1366 cfg.g_w = y4m.pic_w;
1387 file_is_ivf(infile, &fourcc, &cfg.g_w, &cfg.g_h, detect.buf))
1409 if(!cfg.g_w || !cfg.g_h)
1429 SHOW(g_w);
1465 cfg.g_w, cfg.g_h, 1);