Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Dreconinter.h86 struct build_prediction_ctxt { struct
87 const AV1_COMMON *cm;
88 uint8_t **tmp_buf;
89 int *tmp_width;
90 int *tmp_height;
91 int *tmp_stride;
92 int mb_to_far_edge;
93 void *dcb; // Decoder-only coding block.