Home
last modified time | relevance | path

Searched refs:get_cbphi (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dimm4.c117 static int get_cbphi(GetBitContext *gb, int x) in get_cbphi() function
228 cbphi = get_cbphi(gb, 1); in decode_intra()
301 cbphi = get_cbphi(gb, reverse); in decode_inter()