Home
last modified time | relevance | path

Searched refs:ff_h264_chroma_qp (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264data.h78 extern const uint8_t ff_h264_chroma_qp[7][QP_MAX_NUM + 1];
H A Dh264data.c203 const uint8_t ff_h264_chroma_qp[7][QP_MAX_NUM + 1] = { variable
H A Dh264_ps.c721 ff_h264_chroma_qp[depth - 8][av_clip(i + index, 0, max_qp)]; in build_qp_table()
H A Dsvq3.c705 uvlinesize, ff_h264_chroma_qp[0][s->qscale + 12] - 12, 2); in hl_decode_mb()

Completed in 6 milliseconds