Home
last modified time | relevance | path

Searched defs:qshift (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_fwd_alias_cnx.c73 WORD32 qshift, WORD32 *preshift) { in ixheaacd_synthesis_tool()
101 WORD32 qshift = 0; in ixheaacd_fwd_alias_cancel_tool() local
H A Dixheaacd_tcx_fwd_mdct.c124 WORD8 qshift; in ixheaacd_lpc_to_td() local
H A Dixheaacd_imdct.c186 VOID ixheaacd_acelp_imdct(WORD32 *imdct_in, WORD32 npoints, WORD8 *qshift, in ixheaacd_acelp_imdct()
/aosp_15_r20/external/libhevc/encoder/
H A Dihevce_rdoq_macros.h50 #define COMPUTE_RATE_COST_CLIP30_RDOQ(r, l, qshift) \ argument
H A Dihevce_ipe_structs.h101 #define COMPUTE_RATE_COST_CLIP30(r, l, qshift) ((WORD32)CLIP30((ULWORD64)((r) * (l)) >> (qshift))) argument
H A Dihevce_enc_loop_structs.h72 #define COMPUTE_RATE_COST_CLIP30(r, l, qshift) ((WORD32)CLIP30((ULWORD64)((r) * (l)) >> (qshift))) argument