Home
last modified time | relevance | path

Searched defs:chroma_qp (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh263.c139 const int chroma_qp= s->chroma_qscale_table[qp_tc]; in ff_h263_loop_filter() local
157 const int chroma_qp= s->chroma_qscale_table[qp_dt]; in ff_h263_loop_filter() local
181 const int chroma_qp= s->chroma_qscale_table[qp_lc]; in ff_h263_loop_filter() local
H A Dh264dec.h181 int chroma_qp[2]; // QPc member

Completed in 3 milliseconds