Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/
Dvp8_cx_iface.c125 #define RANGE_CHECK_BOOL(p, memb) \ macro
161 RANGE_CHECK_BOOL(cfg, rc_resize_allowed); in validate_config()
185 RANGE_CHECK_BOOL(vp8_cfg, enable_auto_alt_ref); in validate_config()
/external/libvpx/libvpx/vp9/
Dvp9_cx_iface.c149 #define RANGE_CHECK_BOOL(p, memb) \ macro
165 RANGE_CHECK_BOOL(extra_cfg, lossless); in validate_config()
166 RANGE_CHECK_BOOL(extra_cfg, frame_parallel_decoding_mode); in validate_config()
178 RANGE_CHECK_BOOL(cfg, rc_resize_allowed); in validate_config()
/external/libaom/libaom/av1/
Dav1_cx_iface.c309 #define RANGE_CHECK_BOOL(p, memb) \ macro
325 RANGE_CHECK_BOOL(extra_cfg, lossless); in validate_config()