Searched refs:CFL_PRED_PLANES (Results 1 – 5 of 5) sorted by relevance
37 assert(pred_plane < CFL_PRED_PLANES); in cfl_store_dc_pred()69 assert(pred_plane < CFL_PRED_PLANES); in cfl_load_dc_pred()
323 enum { CFL_PRED_U, CFL_PRED_V, CFL_PRED_PLANES } UENUM1BYTE(CFL_PRED_TYPE); enumerator
448 int dc_pred_is_cached[CFL_PRED_PLANES];452 int16_t dc_pred_cache[CFL_PRED_PLANES][CFL_BUF_LINE];
375 int cfl_cost[CFL_JOINT_SIGNS][CFL_PRED_PLANES][CFL_ALPHABET_SIZE];
1337 int64_t best_rd_uv[CFL_JOINT_SIGNS][CFL_PRED_PLANES]; in cfl_rd_pick_alpha()1338 int best_c[CFL_JOINT_SIGNS][CFL_PRED_PLANES]; in cfl_rd_pick_alpha()1340 int best_rate_uv[CFL_JOINT_SIGNS][CFL_PRED_PLANES]; in cfl_rd_pick_alpha()1344 for (int plane = 0; plane < CFL_PRED_PLANES; plane++) { in cfl_rd_pick_alpha()1375 for (int plane = 0; plane < CFL_PRED_PLANES; plane++) { in cfl_rd_pick_alpha()