Searched defs:mem_offset (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/opus/src/silk/fixed/
H A Dfind_LTP_FIX.c52 const opus_int mem_offset, /* I number of samples in LTP memory */
74 r_ptr = &r_lpc[ mem_offset ];
43 silk_find_LTP_FIX( opus_int16 b_Q14[ MAX_NB_SUBFR * LTP_ORDER ], opus_int32 WLTP[ MAX_NB_SUBFR * LTP_ORDER * LTP_ORDER ], opus_int *LTPredCodGain_Q7, const opus_int16 r_lpc[], const opus_int lag[ MAX_NB_SUBFR ], const opus_int32 Wght_Q15[ MAX_NB_SUBFR ], const opus_int subfr_length, const opus_int nb_subfr, const opus_int mem_offset, opus_int corr_rshifts[ MAX_NB_SUBFR ] ) argument
/external/libopus/silk/fixed/
H A Dfind_LTP_FIX.c52 const opus_int mem_offset, /* I number of samples in LTP memory */
74 r_ptr = &r_lpc[ mem_offset ];
43 silk_find_LTP_FIX( opus_int16 b_Q14[ MAX_NB_SUBFR * LTP_ORDER ], opus_int32 WLTP[ MAX_NB_SUBFR * LTP_ORDER * LTP_ORDER ], opus_int *LTPredCodGain_Q7, const opus_int16 r_lpc[], const opus_int lag[ MAX_NB_SUBFR ], const opus_int32 Wght_Q15[ MAX_NB_SUBFR ], const opus_int subfr_length, const opus_int nb_subfr, const opus_int mem_offset, opus_int corr_rshifts[ MAX_NB_SUBFR ] ) argument
/external/qemu/tcg/
H A Dtcg.h431 intptr_t mem_offset; member in struct:TCGTemp
/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h589 * @mem_offset: when memory in the associated struct v4l2_buffer is
609 __u32 mem_offset; member in union:v4l2_plane::__anon23466

Completed in 97 milliseconds