Searched defs:uv_mode (Results 1 – 7 of 7) sorted by relevance
300 static void PutUVMode(VP8BitWriter* const bw, int uv_mode) { in PutUVMode()
305 static void PutUVMode(VP8BitWriter* const bw, int uv_mode) { in PutUVMode()
64 unsigned int uv_mode[INTRA_MODES][INTRA_MODES]; member
77 PREDICTION_MODE uv_mode; member
157 uint8_t mode, uv_mode; member
44 const PREDICTION_MODE uv_mode = read_intra_mode(r, in read_intra_mode_uv() local
4128 const PREDICTION_MODE uv_mode = mi->mbmi.uv_mode; in sum_intra_stats() local