Searched defs:dquant (Results 1 – 14 of 14) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | intrax8.h | 50 int dquant; member
|
D | ituh263dec.c | 699 int cbpc, cbpy, i, cbp, pred_x, pred_y, mx, my, dquant; in ff_h263_decode_mb() local
|
D | intrax8.c | 741 int dquant, int quant_offset, in ff_intrax8_decode_picture()
|
D | h264_cavlc.c | 1100 int dquant; in ff_h264_decode_mb_cavlc() local
|
D | mpeg4videodec.c | 1401 int cbpc, cbpy, i, cbp, pred_x, pred_y, mx, my, dquant; in mpeg4_decode_mb() local
|
D | vc1.h | 222 int dquant; ///< How qscale varies with MBs, 2 bits (not in Simple) member
|
D | mpegvideo_enc.c | 3325 int dquant= dquant_tab[qpi]; in encode_thread() local
|
D | mpegvideo.h | 210 int dquant; ///< qscale difference to prev qscale member
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/ |
D | gstvc1parser.h | 190 guint8 dquant; member 288 guint8 dquant; member 539 guint8 dquant; member
|
D | gstvc1parser.c | 622 parse_vopdquant (GstBitReader * br, GstVC1FrameHdr * framehdr, guint8 dquant) in parse_vopdquant()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video_bsp.c | 68 uint8_t dquant; // 10 member
|
D | nouveau_vp3_video_vp.c | 104 uint8_t dquant; // 33 member
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | cuviddec.h | 455 int dquant; member
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 256 uint8_t dquant; member
|