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()
308 enum { CFL_PRED_U, CFL_PRED_V, CFL_PRED_PLANES } UENUM1BYTE(CFL_PRED_TYPE); enumerator
456 int dc_pred_is_cached[CFL_PRED_PLANES];460 int16_t dc_pred_cache[CFL_PRED_PLANES][CFL_BUF_LINE];
381 int cfl_cost[CFL_JOINT_SIGNS][CFL_PRED_PLANES][CFL_ALPHABET_SIZE];
6345 int64_t best_rd_uv[CFL_JOINT_SIGNS][CFL_PRED_PLANES]; in cfl_rd_pick_alpha()6346 int best_c[CFL_JOINT_SIGNS][CFL_PRED_PLANES]; in cfl_rd_pick_alpha()6348 int best_rate_uv[CFL_JOINT_SIGNS][CFL_PRED_PLANES]; in cfl_rd_pick_alpha()6351 for (int plane = 0; plane < CFL_PRED_PLANES; plane++) { in cfl_rd_pick_alpha()6380 for (int plane = 0; plane < CFL_PRED_PLANES; plane++) { in cfl_rd_pick_alpha()