Searched refs:qp_start_table (Results 1 – 1 of 1) sorted by relevance
55 static const int qp_start_table[] = { 8, 3, 2, 1, 1, 1}; variable624 > qp_start_table[avctx->profile]) { in encode_slice()631 } while (slice_size < low_bytes && *qp > qp_start_table[avctx->profile]); in encode_slice()686 qp = qp_start_table[avctx->profile]; in prores_encode_picture()