Searched defs:coeff (Results 1 – 12 of 12) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_quantize.c | 43 const int coeff = coeff_ptr[rc]; in vp9_quantize_b_c() local 55 const int coeff = coeff_ptr[rc]; in vp9_quantize_b_c() local 98 const int coeff = coeff_ptr[rc]; in vp9_quantize_b_32x32_c() local 110 const int coeff = coeff_ptr[rc]; in vp9_quantize_b_32x32_c() local
|
D | vp9_encodemb.c | 117 const int16_t *coeff = BLOCK_OFFSET(mb->plane[plane].coeff, block); in optimize_b() local 323 int16_t *const coeff = BLOCK_OFFSET(p->coeff, block); in vp9_xform_quant() local 483 int16_t *coeff = BLOCK_OFFSET(p->coeff, block); in encode_block_intra() local
|
D | vp9_block.h | 33 int16_t *coeff[MAX_MB_PLANE][3]; member 69 int16_t *coeff; member
|
D | vp9_rdopt.c | 526 int64_t vp9_block_error_c(const int16_t *coeff, const int16_t *dqcoeff, in vp9_block_error_c() 635 int16_t *const coeff = BLOCK_OFFSET(p->coeff, block); in dist_block() local 1101 int16_t *const coeff = BLOCK_OFFSET(x->plane[0].coeff, block); in rd_pick_intra4x4block() local 1585 int16_t* coeff; in encode_inter_mb_segment() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/ |
D | shortfdct_neon.asm | 23 coeff label
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | idct8x8_test.cc | 112 int16_t input[64], coeff[64]; in TEST() local
|
/hardware/intel/common/wrs_omxil_core/utils/src/ |
D | audio_parser.c | 303 int coeff; in mp3_calculate_frame_length() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | block.h | 39 short *coeff; member
|
D | rdopt.c | 409 int vp8_block_error_c(short *coeff, short *dqcoeff) in vp8_block_error_c()
|
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/ |
D | OverlayPlaneBase.cpp | 847 bool OverlayPlaneBase::setCoeffRegs(double *coeff, int mantSize, in setCoeffRegs()
|
/hardware/intel/img/hwcomposer/merrifield/ips/common/ |
D | OverlayPlaneBase.cpp | 867 bool OverlayPlaneBase::setCoeffRegs(double *coeff, int mantSize, in setCoeffRegs()
|
/hardware/intel/img/psb_video/src/ |
D | psb_overlay.c | 287 SetCoeffRegs(double *coeff, int mantSize, coeffPtr pCoeff, int pos) in SetCoeffRegs()
|