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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc_ps.c1174 pps->cr_qp_offset = get_se_golomb(gb);
1175 if (pps->cr_qp_offset < -12 || pps->cr_qp_offset > 12) {
1177 pps->cr_qp_offset);
H A Dhevc.h506 int cr_qp_offset; member in struct:HEVCPPS
H A Dhevc_cabac.c1125 offset = s->pps->cr_qp_offset + s->sh.slice_cr_qp_offset +
H A Dhevc_filter.c61 offset = s->pps->cr_qp_offset;

Completed in 72 milliseconds