Searched defs:build_prediction_ctxt (Results 1 – 1 of 1) sorted by relevance
86 struct build_prediction_ctxt { struct87 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.