Searched defs:VAR_A (Results 1 - 16 of 16) sorted by relevance
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | enum-doc.h | 4 VAR_A = 0, enumerator
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | enum-doc-mod.rs | 12 pub const VAR_A: Type = 0; consts
|
| H A D | enum-doc-bitfield.rs | 10 pub const VAR_A: B = B(0); consts
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | scale_eval.c | 47 VAR_A, enumerator
|
| H A D | vf_aspect.c | 54 VAR_A, VAR_DAR, enumerator
|
| H A D | vf_swaprect.c | 68 enum { VAR_W, VAR_H, VAR_A, VAR_N, VAR_T, VAR_POS, VAR_SAR, VAR_DAR, VAR_VARS_NB }; enumerator
|
| H A D | vf_blend.c | 52 enum { VAR_X, VAR_Y, VAR_W, VAR_H, VAR_SW, VAR_SH, VAR_T, VAR_N, VAR_A, VAR_B, VAR_TOP, VAR_BOTTOM, VAR_VARS_NB }; enumerator
|
| H A D | vf_crop.c | 63 VAR_A, enumerator
|
| H A D | vf_zoompan.c | 71 VAR_A, enumerator
|
| H A D | vf_pad.c | 67 VAR_A, enumerator
|
| H A D | vf_pad_opencl.c | 51 VAR_A, enumerator
|
| H A D | vf_scale_qsv.c | 67 VAR_A, VAR_DAR, enumerator
|
| H A D | vf_scale_npp.c | 104 VAR_A, enumerator
|
| H A D | vf_scale.c | 77 VAR_A, enumerator
|
| H A D | vf_zscale.c | 71 VAR_A, enumerator
|
| H A D | vf_xfade.c | 114 enum { VAR_X, VAR_Y, VAR_W, VAR_H, VAR_A, VAR_B, VAR_PLANE, VAR_PROGRESS, VAR_VARS_NB }; enumerator
|
Completed in 16 milliseconds