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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h542 int8_t cb_qp_offset_list[5]; member in struct:HEVCPPS
H A Dhevc_ps.c1073 pps->cb_qp_offset_list[i] = get_se_golomb_long(gb);
1074 if (pps->cb_qp_offset_list[i]) {
1076 "cb_qp_offset_list not tested yet.\n");
1081 "cb_qp_offset_list not tested yet.\n");
H A Dhevc.c918 lc->tu.cu_qp_offset_cb = s->pps->cb_qp_offset_list[cu_chroma_qp_offset_idx];

Completed in 146 milliseconds