Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dblockd.h447 typedef struct cfl_ctx { struct
450 uint16_t recon_buf_q3[CFL_BUF_SQUARE];
452 int16_t ac_buf_q3[CFL_BUF_SQUARE];
456 int dc_pred_is_cached[CFL_PRED_PLANES];
458 int use_dc_pred_cache;
460 int16_t dc_pred_cache[CFL_PRED_PLANES][CFL_BUF_LINE];
463 int buf_height, buf_width;
465 int are_parameters_computed;
468 int subsampling_x, subsampling_y;
470 int mi_row, mi_col;
[all …]