Searched refs:qPy_pred (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_filter.c95 int qPy_pred, qPy_a, qPy_b; local
97 // qPy_pred
100 qPy_pred = s->sh.slice_qp;
102 qPy_pred = lc->qPy_pred;
107 qPy_a = qPy_pred;
113 qPy_b = qPy_pred;
H A Dhevc.h773 int qPy_pred; member in struct:HEVCLocalContext
H A Dhevc.c2126 lc->qPy_pred = lc->qp_y;
2192 lc->qPy_pred = lc->qp_y;

Completed in 78 milliseconds