Home | History | Annotate | Download | only in libvpx

Lines Matching refs:g_h

418     mem_put_le16(header + 14, cfg->g_h);          /* height */
646 unsigned int pixelHeight = cfg->g_h;
1246 cfg.g_h = 0;
1261 cfg.g_h = arg_parse_uint(&arg);
1413 cfg.g_h = y4m.pic_h;
1433 file_is_ivf(infile, &fourcc, &cfg.g_w, &cfg.g_h, &detect))
1454 if(!cfg.g_w || !cfg.g_h)
1475 SHOW(g_h);
1510 cfg.g_w, cfg.g_h, 1);