Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dintrax8.c533 static int x8_decode_intra_mb(IntraX8Context *const w, const int chroma) in x8_decode_intra_mb() function
776 if (x8_decode_intra_mb(w, 0)) in ff_intrax8_decode_picture()
785 if (x8_decode_intra_mb(w, 1)) in ff_intrax8_decode_picture()
789 if (x8_decode_intra_mb(w, 2)) in ff_intrax8_decode_picture()

Completed in 1 milliseconds