Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_ps.c715 static void build_qp_table(PPS *pps, int t, int index, const int depth) in build_qp_table() function
871 build_qp_table(pps, 0, pps->chroma_qp_index_offset[0], in ff_h264_decode_picture_parameter_set()
873 build_qp_table(pps, 1, pps->chroma_qp_index_offset[1], in ff_h264_decode_picture_parameter_set()

Completed in 2 milliseconds