Home
last modified time | relevance | path

Searched refs:g_profile (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vpx/
Dvpx_encoder.h253 unsigned int g_profile; /**< profile of bitstream to use */ member
/external/libvpx/vp8/
Dvp8_cx_iface.c144 RANGE_CHECK_HI(cfg, g_profile, 3); in validate_config()
253 oxcf->Version = cfg.g_profile; in set_vp8e_config()
/external/libvpx/
Dvpxenc.c1257 cfg.g_profile = arg_parse_uint(&arg); in main()
1473 SHOW(g_profile); in main()