Searched refs:VP9Block (Results 1 – 6 of 6) sorted by relevance
82 typedef struct VP9Block { struct90 } VP9Block; argument173 VP9Block *b_base, *b;
69 VP9Block *b = td->b; in find_ref_mvs()294 VP9Block *b = td->b; in ff_vp9_fill_mv()
223 VP9Block *b = td->b; in intra_recon()573 VP9Block *b = td->b; in inter_recon()
93 VP9Block *b = td->b; in decode_mode()967 VP9Block *b = td->b; in decode_coeffs()1268 VP9Block *b = td->b; in ff_vp9_decode_block()
37 VP9Block *b = td->b; in FN()
324 td->b_base = av_malloc_array(s->cols * s->rows, sizeof(VP9Block)); in update_block_buffers()345 s->td[i].b_base = av_malloc(sizeof(VP9Block)); in update_block_buffers()1174 VP9Block *b = td->b; in decode_sb_mem()