Home
last modified time | relevance | path

Searched defs:qp (Results 1 - 25 of 44) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Drestrict.c22 void *const qp; in ref() local
/third_party/ffmpeg/libavfilter/
H A Dvf_pp7.h32 int qp; member
H A Dvf_spp.h35 int qp; member
H A Dvf_qp.c51 AVFILTER_DEFINE_CLASS(qp); variable
146 int qp = sd_in ? in_qp_global + BLOCK_QP_DELTA(block_idx) : NAN; in filter_frame() local
H A Dvf_fspp.h64 int qp; member
H A Dvf_mcdeint.c76 int qp; member
H A Dvf_codecview.c55 int qp; member
251 const int qp = ff_norm_qscale(qp_table[(y >> 3) * qstride + (x >> 3)], qp_type) * 128/31; in filter_frame() local
H A Dvf_spp.c277 int qp; in filter() local
121 hardthresh_c(int16_t dst[64], const int16_t src[64], int qp, const uint8_t *permutation) hardthresh_c() argument
142 softthresh_c(int16_t dst[64], const int16_t src[64], int qp, const uint8_t *permutation) softthresh_c() argument
[all...]
H A Dvf_uspp.c48 int qp; member
H A Dvf_pp7.c85 int qp, i; in init_thres2() local
141 static int hardthresh_c(PP7Context *p, int16_t *src, int qp) in hardthresh_c() argument
157 mediumthresh_c(PP7Context *p, int16_t *src, int qp) mediumthresh_c() argument
181 softthresh_c(PP7Context *p, int16_t *src, int qp) softthresh_c() argument
237 int qp; filter() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dvideo_enc_params.h103 int32_t qp; member
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_spp.c29 hardthresh_mmx(int16_t dst[64], const int16_t src[64], int qp, const uint8_t *permutation) hardthresh_mmx() argument
99 softthresh_mmx(int16_t dst[64], const int16_t src[64], int qp, const uint8_t *permutation) softthresh_mmx() argument
/third_party/ffmpeg/libavcodec/
H A Dh264_mb_template.c228 int qp[2]; in hl_decode_mb() local
H A Dlibxavs2.c47 int qp; member
H A Dlibsvtav1.c77 int qp; member
H A Dh264_loopfilter.c100 filter_mb_edgev(uint8_t *pix, int stride, const int16_t bS[4], unsigned int qp, int a, int b, const H264Context *h, int intra) filter_mb_edgev() argument
122 filter_mb_edgecv(uint8_t *pix, int stride, const int16_t bS[4], unsigned int qp, int a, int b, const H264Context *h, int intra) filter_mb_edgecv() argument
144 filter_mb_mbaff_edgev(const H264Context *h, uint8_t *pix, int stride, const int16_t bS[7], int bsi, int qp, int a, int b, int intra) filter_mb_mbaff_edgev() argument
167 filter_mb_mbaff_edgecv(const H264Context *h, uint8_t *pix, int stride, const int16_t bS[7], int bsi, int qp, int a, int b, int intra) filter_mb_mbaff_edgecv() argument
190 filter_mb_edgeh(uint8_t *pix, int stride, const int16_t bS[4], unsigned int qp, int a, int b, const H264Context *h, int intra) filter_mb_edgeh() argument
212 filter_mb_edgech(uint8_t *pix, int stride, const int16_t bS[4], unsigned int qp, int a, int b, const H264Context *h, int intra) filter_mb_edgech() argument
257 int qp = h->cur_pic.qscale_table[mb_xy]; h264_filter_mb_fast_internal() local
508 int qp; filter_mb_dir() local
545 int qp; filter_mb_dir() local
628 int qp; filter_mb_dir() local
739 int qp[2]; ff_h264_filter_mb() local
[all...]
H A Dvaapi_encode_mpeg2.c487 int qp; in vaapi_encode_mpeg2_init_slice_params() local
H A Dcavsdec.c549 decode_residual_block(AVSContext *h, GetBitContext *gb, const struct dec_2dvlc *r, int esc_golomb_order, int qp, uint8_t *dst, ptrdiff_t stride) decode_residual_block() argument
[all...]
H A Dvaapi_encode_h265.c66 int qp; member
H A Dratecontrol.c63 static inline double qp2bits(RateControlEntry *rce, double qp) in qp2bits() argument
H A Dhevc_filter.c52 int qp, qp_i, offset, idxt; in chroma_tc() local
534 const int qp in deblocking_filter_CTB() local
564 const int qp = (get_qPy(s, x, y - 1) + get_qPy(s, x, y) + 1) >> 1; deblocking_filter_CTB() local
[all...]
H A Dqsvenc.c1627 int updated = 0, qp = 0, new_qp; in update_qp() local
[all...]
/third_party/libunwind/libunwind/src/ia64/
H A Dunwind_decoder.h144 unsigned char byte1, byte2, abreg, qp; in unw_decode_x3() local
164 unsigned char byte1, byte2, byte3, qp, abreg, x, ytreg; in unw_decode_x4() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dnameservercheck_client.c392 const unsigned char *qp[2] = { qbuf[0], qbuf[1] }; in main() local
/third_party/libunwind/libunwind/include/
H A Dlibunwind-dynamic.h90 int8_t qp; /* qualifying predicate register */ member
[all...]

Completed in 21 milliseconds

12