Macro search_pattern_subpel

Source
macro_rules! search_pattern_subpel {
    ($field_a:ident: [$($ll_a:expr),*], $field_b:ident: [$($ll_b:expr),*]) => { ... };
}
Expand description

Declares an array of motion vectors in structure of arrays syntax.