Home
last modified time | relevance | path

Searched defs:IntraPredParam (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dvp9_intrapred_test.cc34 struct IntraPredParam { struct
35 IntraPredParam(IntraPredFunc pred = nullptr, IntraPredFunc ref = nullptr, in IntraPredParam() function
40 IntraPredFunc pred_fn;
41 IntraPredFunc ref_fn;
42 int block_size;
43 int bit_depth;