Searched refs:dnxhd_encode_dc (Results 1 – 1 of 1) sorted by relevance
563 static av_always_inline void dnxhd_encode_dc(DNXHDEncContext *ctx, int diff) in dnxhd_encode_dc() function584 dnxhd_encode_dc(ctx, block[0] - ctx->m.last_dc[n]); in dnxhd_encode_block()