Home
last modified time | relevance | path

Searched refs:chroma_qp_table (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_ps.h129 uint8_t chroma_qp_table[2][QP_MAX_NUM+1]; ///< pre-scaled (with chroma_qp_index_offset) version of qp_table member
H A Dh264dec.h649 return pps->chroma_qp_table[t][qscale]; in get_chroma_qp()
H A Dh264_ps.c720 pps->chroma_qp_table[t][i] = in build_qp_table()

Completed in 7 milliseconds