Lines Matching refs:MACROBLOCK
66 void av1_subtract_txb(MACROBLOCK *x, int plane, BLOCK_SIZE plane_bsize, in av1_subtract_txb()
86 void av1_subtract_plane(MACROBLOCK *x, BLOCK_SIZE bsize, int plane) { in av1_subtract_plane()
99 int av1_optimize_b(const struct AV1_COMP *cpi, MACROBLOCK *mb, int plane, in av1_optimize_b()
132 void av1_xform_quant(const AV1_COMMON *cm, MACROBLOCK *x, int plane, int block, in av1_xform_quant()
209 MACROBLOCK *const x = args->x; in encode_block()
306 MACROBLOCK *const x = args->x; in encode_block_inter()
416 MACROBLOCK *x;
424 MACROBLOCK *const x = args->x; in encode_block_pass1()
453 void av1_encode_sby_pass1(AV1_COMMON *cm, MACROBLOCK *x, BLOCK_SIZE bsize) { in av1_encode_sby_pass1()
460 void av1_encode_sb(const struct AV1_COMP *cpi, MACROBLOCK *x, BLOCK_SIZE bsize, in av1_encode_sb()
548 MACROBLOCK *x = args->x; in encode_block_intra_and_set_context()
559 MACROBLOCK *const x = args->x; in av1_encode_block_intra()
634 void av1_encode_intra_block_plane(const struct AV1_COMP *cpi, MACROBLOCK *x, in av1_encode_intra_block_plane()