Home
last modified time | relevance | path

Searched defs:qp_y (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc_filter.c49 static int chroma_tc(HEVCContext *s, int qp_y, int c_idx, int tc_offset) in chroma_tc()
123 int qp_y = get_qPy_pred(s, xBase, yBase, log2_cb_size); in ff_hevc_set_qPy() local
Dhevc_cabac.c1091 int qp_y = lc->qp_y; in ff_hevc_hls_residual_coding() local
Dhevcdec.h435 int8_t qp_y; member