Home
last modified time | relevance | path

Searched defs:dq (Results 1 – 25 of 38) sorted by relevance

12

/external/libvpx/libvpx/vp8/common/x86/
Didct_blk_mmx.c21 short *dq = (short *) d->dqcoeff; in vp8_dequantize_b_mmx() local
27 (short *q, short *dq, in vp8_dequant_idct_add_y_block_mmx()
76 (short *q, short *dq, in vp8_dequant_idct_add_uv_block_mmx()
Didct_blk_sse2.c22 (short *q, short *dq, in vp8_dequant_idct_add_y_block_sse2()
50 (short *q, short *dq, in vp8_dequant_idct_add_uv_block_sse2()
/external/libvpx/libvpx/vp8/common/arm/neon/
Didct_blk_neon.c23 void vp8_dequant_idct_add_y_block_neon(short *q, short *dq, in vp8_dequant_idct_add_y_block_neon()
52 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, in vp8_dequant_idct_add_uv_block_neon()
Didct_dequant_0_2x_neon.c15 int16_t dq, in idct_dequant_0_2x_neon()
Ddequant_idct_neon.c18 int16_t *dq, in vp8_dequant_idct_add_neon()
Didct_dequant_full_2x_neon.c19 int16_t *dq, in idct_dequant_full_2x_neon()
/external/libvpx/libvpx/vp8/common/arm/armv6/
Didct_blk_v6.c15 void vp8_dequant_idct_add_y_block_v6(short *q, short *dq, in vp8_dequant_idct_add_y_block_v6()
61 void vp8_dequant_idct_add_uv_block_v6(short *q, short *dq, in vp8_dequant_idct_add_uv_block_v6()
/external/libvpx/libvpx/vp8/common/
Didct_blk.c22 (short *q, short *dq, in vp8_dequant_idct_add_y_block_c()
48 (short *q, short *dq, in vp8_dequant_idct_add_uv_block_c()
Ddequantize.c29 void vp8_dequant_idct_add_c(short *input, short *dq, in vp8_dequant_idct_add_c()
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Didct_blk_dspr2.c17 (short *q, short *dq, in vp8_dequant_idct_add_y_block_dspr2()
43 (short *q, short *dq, in vp8_dequant_idct_add_uv_block_dspr2()
Ddequantize_dspr2.c17 void vp8_dequant_idct_add_dspr2(short *input, short *dq, in vp8_dequant_idct_add_dspr2()
/external/e2fsprogs/lib/quota/
Dmkquota.c109 struct dquot *dq; in write_dquots() local
269 struct dquot *dq; in get_dq() local
294 struct dquot *dq; in quota_data_add() local
320 struct dquot *dq; in quota_data_sub() local
345 struct dquot *dq; in quota_data_inodes() local
417 struct dquot *dq; in scan_dquots_callback() local
/external/strace/
Dquota.c260 struct if_dqblk dq; in decode_cmd_data() local
284 struct v1_dqblk dq; in decode_cmd_data() local
301 struct v2_dqblk dq; in decode_cmd_data() local
318 struct xfs_dqblk dq; in decode_cmd_data() local
360 struct if_dqinfo dq; in decode_cmd_data() local
375 struct v2_dqinfo dq; in decode_cmd_data() local
389 struct v1_dqstats dq; in decode_cmd_data() local
405 struct v2_dqstats dq; in decode_cmd_data() local
422 struct xfs_dqstats dq; in decode_cmd_data() local
/external/clang/test/CodeGen/
Ddebug-info-crash.c10 dispatch_item_t LEGACY_dispatch_call(dispatch_queue_t dq, in LEGACY_dispatch_call()
/external/libhevc/common/
Dihevc_deblk_edge_filter.c110 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_vert() local
347 WORD32 dp0, dp3, dq0, dq3, d0, d3, dp, dq, d; in ihevc_deblk_luma_horz() local
/external/compiler-rt/lib/asan/
Dasan_mac.cc189 dispatch_queue_t dq, void *ctxt, in INTERCEPTOR()
/external/libvpx/libvpx/vp8/common/mips/msa/
Didct_msa.c335 void vp8_dequant_idct_add_msa(int16_t *input, int16_t *dq, in vp8_dequant_idct_add_msa()
355 void vp8_dequant_idct_add_y_block_msa(int16_t *q, int16_t *dq, in vp8_dequant_idct_add_y_block_msa()
396 void vp8_dequant_idct_add_uv_block_msa(int16_t *q, int16_t *dq, in vp8_dequant_idct_add_uv_block_msa()
/external/google-breakpad/src/tools/mac/upload_system_symbols/
Dupload_system_symbols.go312 dq *DumpQueue member
/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c50 tran_low_t *dqcoeff, TX_SIZE tx_size, const int16_t *dq, in decode_coefs()
/external/libhevc/common/x86/
Dihevc_deblk_ssse3_intr.c112 WORD32 d, dp, dq, d_sam0, d_sam3; in ihevc_deblk_luma_vert_ssse3() local
549 WORD32 d0, d3, dp, dq, d; in ihevc_deblk_luma_horz_ssse3() local
/external/webp/src/enc/
Dframe.c36 float dq; member
64 float dq; in ComputeNextQ() local
/external/webp/src/dec/
Dvp8.c417 int ctx, const quant_t dq, int n, int16_t* out) { in GetCoeffs()
/external/opencv3/3rdparty/libwebp/dec/
Dvp8.c502 int ctx, const quant_t dq, int n, int16_t* out) { in GetCoeffs()
/external/v8/src/arm64/
Dassembler-arm64.h1640 void dq(uint64_t data) { dc64(data); } in dq() function
/external/v8/src/compiler/x64/
Dcode-generator-x64.cc2103 __ dq(targets[index]); in AssembleJumpTable() local

12