Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvp9.c1103 ff_vp9_decode_block(td, row, col, lflvl, yoff, uvoff, bl, bp); in decode_sb()
1109 ff_vp9_decode_block(td, row, col, lflvl, yoff, uvoff, bl, bp); in decode_sb()
1112 ff_vp9_decode_block(td, row, col, lflvl, yoff, uvoff, bl, bp); in decode_sb()
1115 ff_vp9_decode_block(td, row + hbs, col, lflvl, yoff, uvoff, bl, bp); in decode_sb()
1118 ff_vp9_decode_block(td, row, col, lflvl, yoff, uvoff, bl, bp); in decode_sb()
1121 ff_vp9_decode_block(td, row, col + hbs, lflvl, yoff, uvoff, bl, bp); in decode_sb()
1146 ff_vp9_decode_block(td, row, col, lflvl, yoff, uvoff, bl, bp); in decode_sb()
1157 ff_vp9_decode_block(td, row, col, lflvl, yoff, uvoff, bl, bp); in decode_sb()
1178 ff_vp9_decode_block(td, row, col, lflvl, yoff, uvoff, b->bl, b->bp); in decode_sb_mem()
1180 ff_vp9_decode_block(t in decode_sb_mem()
[all...]
H A Dvp9dec.h244 void ff_vp9_decode_block(VP9TileData *td, int row, int col,
H A Dvp9block.c1261 void ff_vp9_decode_block(VP9TileData *td, int row, int col, in ff_vp9_decode_block() function

Completed in 6 milliseconds