Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsvq1dec.c163 static int svq1_decode_block_intra(GetBitContext *bitbuf, uint8_t *pixels, in svq1_decode_block_intra() function
504 result = svq1_decode_block_intra(bitbuf, current, pitch); in svq1_decode_delta_block()
710 result = svq1_decode_block_intra(&s->gb, &current[x], in svq1_decode_frame()