Searched defs:coeff_type (Results 1 – 9 of 9) sorted by relevance
/external/webp/src/enc/ |
D | cost.h | 33 int coeff_type; member
|
D | cost.c | 206 void VP8InitResidual(int first, int coeff_type, in VP8InitResidual()
|
D | token.c | 111 int VP8RecordCoeffTokens(const int ctx, const int coeff_type, in VP8RecordCoeffTokens()
|
D | quant.c | 572 int ctx0, int coeff_type, in TrellisQuantizeBlock()
|
/external/opencv3/3rdparty/libwebp/enc/ |
D | token.c | 104 int VP8RecordCoeffTokens(int ctx, int coeff_type, int first, int last, in VP8RecordCoeffTokens()
|
D | frame.c | 36 int coeff_type; member 260 static void InitResidual(int first, int coeff_type, in InitResidual()
|
D | quant.c | 489 int ctx0, int coeff_type, in TrellisQuantizeBlock()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_bld_interp.c | 701 struct lp_type coeff_type; in lp_build_interp_soa_init() local
|
/external/libhevc/decoder/ |
D | ihevcd_iquant_itrans_recon_ctb.c | 664 UWORD32 coeff_type = 0, coeff_type_v = 0; in ihevcd_iquant_itrans_recon_ctb() local
|