Home
last modified time | relevance | path

Searched refs:chroma_orient (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dintrax8.h68 int chroma_orient; member
H A Dintrax8.c298 w->orient = w->chroma_orient; in x8_setup_spatial_predictor()
365 w->chroma_orient = 4 << ((0xCC >> w->edges) & 1); in x8_get_prediction_chroma()
369 w->chroma_orient = (w->prediction_table[2 * w->mb_x - 2] & 0x03) << 2; in x8_get_prediction_chroma()

Completed in 2 milliseconds