/external/libavc/common/armv8/ |
ih264_iquant_itrans_recon_av8.s | 54 // * Performs inverse transform Ci4 and adds the residue to get the 244 // * Performs inverse transform Ci4 and adds the residue to get the 463 // * Performs inverse transform Ci8 and adds the residue to get the
|
/external/libhevc/common/arm/ |
ihevc_sao_edge_offset_class2.s | 516 CMP r6,#8 @Check whether residue remains 523 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop [all...] |
ihevc_sao_edge_offset_class2_chroma.s | [all...] |
ihevc_sao_edge_offset_class3.s | 546 CMP r6,#8 @Check whether residue remains 553 BEQ WIDTH_RESIDUE @If residue remains jump to residue loop [all...] |
ihevc_sao_edge_offset_class3_chroma.s | [all...] |
ihevc_inter_pred_luma_horz_w16out.s | 148 sub r14,r14,r7 @decrement height by ht_residue(residue value is calculated outside)
|
/external/libhevc/common/arm64/ |
ihevc_sao_edge_offset_class2.s | 540 CMP x6,#8 //Check whether residue remains 547 BEQ WIDTH_RESIDUE //If residue remains jump to residue loop [all...] |
ihevc_sao_edge_offset_class3.s | 566 CMP x6,#8 //Check whether residue remains 573 BEQ WIDTH_RESIDUE //If residue remains jump to residue loop [all...] |
ihevc_sao_edge_offset_class2_chroma.s | [all...] |
ihevc_sao_edge_offset_class3_chroma.s | [all...] |
/external/tremolo/Tremolo/ |
treminfo.c | 289 /* residue backend settings */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
motion_comp.cpp | 196 Purpose: Get predicted area for luminance and compensate with the residue. 235 Purpose: Get predicted area for luminance and compensate with the residue. 288 Purpose: Get predicted area for chrominance and compensate with the residue. 344 Purpose: Get predicted area (block) and compensate with the residue. [all...] |
/external/neven/Embedded/common/src/b_ImageEm/ |
ToneDownBGSupp.c | 182 *meanBGGrayLevelA = *meanBGGrayLevelA + ( sumL << 16 ) / ctrL; /* add residue */ 303 *meanBGGrayLevelA = *meanBGGrayLevelA + ( sumL << 16 ) / ctrL; /* add residue */
|
/external/strace/ |
util.c | 1069 n = addr & (sizeof(long) - 1); /* residue */ 1272 n = addr & (sizeof(long) - 1); /* residue */
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/ |
mb_motion_comp.cpp | 117 video->mblock->pred_block, no adding with residue */ 242 /* some blocks have no residue or INTER4V */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/ |
omxVCM4P2_MCReconBlock_s.s | 347 ;// After this only residue addition to the predicted values remain 674 ;// Residue Addition
|
/external/boringssl/src/crypto/aes/asm/ |
bsaes-x86_64.pl | [all...] |
/external/libavc/encoder/ |
ih264e_process.c | 204 * which the mb residue info and mb header info are packed. [all...] |
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
intra_est.cpp | 497 int16 res[256], *pres; // residue 672 /* do residue, Xfrm, Q, invQ, invXfrm, recon and save the DCT coefs.*/ [all...] |
slice.cpp | 226 AVCMBMotionComp(encvid, video); /* perform prediction and residue calculation */
|
/external/libavc/decoder/ |
ih264d_parse_cavlc.c | [all...] |
/external/libvorbis/lib/ |
info.c | 305 /* residue backend settings */
|
psytune.c | 414 /* residue prequantization */
|
/external/libvorbis/vq/ |
vqgen.c | 433 the low resolution residue books) */
|
/external/libavc/common/x86/ |
ih264_iquant_itrans_recon_ssse3.c | 60 * The quantized residue is first inverse quantized, then inverse transformed. 324 * Performs inverse transform Ci8 and adds the residue to get the [all...] |