Searched refs:chroma_qscale_table (Results 1 – 6 of 6) sorted by relevance
181 const int chroma_qp= s->chroma_qscale_table[qp_tc]; in ff_h263_loop_filter()199 const int chroma_qp= s->chroma_qscale_table[qp_dt]; in ff_h263_loop_filter()223 const int chroma_qp= s->chroma_qscale_table[qp_lc]; in ff_h263_loop_filter()
190 const uint8_t *chroma_qscale_table; ///< qscale -> chroma_qscale (H.263) member
515 s->chroma_qscale_table = ff_h263_chroma_qscale_table; in rv10_decode_packet()
1110 s->chroma_qscale_table= ff_h263_chroma_qscale_table; in ff_h263_decode_picture_header()
680 s->chroma_qscale_table = ff_default_chroma_qscale_table; in ff_mpv_common_defaults()2339 s->chroma_qscale= s->chroma_qscale_table[qscale]; in ff_set_qscale()
983 s->chroma_qscale_table = ff_h263_chroma_qscale_table; in ff_mpv_encode_init()