ElemCat           168 libavfilter/signature.h static const ElemCat elem_a1 = { 1, 1, 1, 20, elem_a1_data };
ElemCat           184 libavfilter/signature.h static const ElemCat elem_a2 = { 1, 1, 1, 12, elem_a2_data };
ElemCat           304 libavfilter/signature.h static const ElemCat elem_d1 = { 0, 1, 2, 116, elem_d1_data };
ElemCat           333 libavfilter/signature.h static const ElemCat elem_d2 = { 0, 2, 4, 25, elem_d2_data };
ElemCat           373 libavfilter/signature.h static const ElemCat elem_d3 = { 0, 1, 2, 36, elem_d3_data };
ElemCat           407 libavfilter/signature.h static const ElemCat elem_d4 = { 0, 1, 2, 30, elem_d4_data };
ElemCat           473 libavfilter/signature.h static const ElemCat elem_d5 = { 0, 4, 5, 62, elem_d5_data };
ElemCat           486 libavfilter/signature.h static const ElemCat elem_d6 = { 0, 1, 2, 9, elem_d6_data };
ElemCat           540 libavfilter/signature.h static const ElemCat elem_d7 = { 0, 2, 3, 50, elem_d7_data };
ElemCat           564 libavfilter/signature.h static const ElemCat elem_d8 = { 0, 1, 2, 20, elem_d8_data };
ElemCat           566 libavfilter/signature.h static const ElemCat* elements[ELEMENT_COUNT] = { &elem_a1, &elem_a2,
ElemCat           255 libavfilter/vf_signature.c         const ElemCat* elemcat = elements[i];