Searched defs:uv_mode (Results 1 – 17 of 17) sorted by relevance
300 static void PutUVMode(VP8BitWriter* const bw, int uv_mode) { in PutUVMode()
64 unsigned int uv_mode[INTRA_MODES][INTRA_MODES]; member
84 PREDICTION_MODE uv_mode; member
40 int16_t uv_mode; member
143 const UV_PREDICTION_MODE uv_mode = in read_intra_mode_uv() local
143 PredictionMode uv_mode; member183 PredictionMode uv_mode[32]; member
207 UintArray2D uv_mode; member
142 uint8_t mode, uv_mode; member
447 for (UV_PREDICTION_MODE uv_mode = UV_V_PRED; uv_mode <= UV_D67_PRED; in prune_intra_mode_with_hog() local
524 const UV_PREDICTION_MODE uv_mode = mbmi->uv_mode; in av1_sum_intra_stats() local
854 UV_PREDICTION_MODE uv_mode, in write_intra_uv_mode()1026 const UV_PREDICTION_MODE uv_mode = mbmi->uv_mode; in write_intra_prediction_modes() local
1136 unsigned int uv_mode[CFL_ALLOWED_TYPES][INTRA_MODES][UV_INTRA_MODES]; member
43 const PREDICTION_MODE uv_mode = in read_intra_mode_uv() local
955 const UV_PREDICTION_MODE uv_mode = mbmi->uv_mode; in is_smooth() local
234 UV_PREDICTION_MODE uv_mode; member
6383 const PREDICTION_MODE uv_mode = mi->uv_mode; in sum_intra_stats() local
2747 __u8 uv_mode[10][9]; member