Home
last modified time | relevance | path

Searched refs:vp8_blockd_qcoeff (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_asm_enc_offsets.asm9 vp8_blockd_qcoeff EQU 0 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
Dfastquantizeb_neon.asm35 ldr r7, [r2, #vp8_blockd_qcoeff]
96 ldr r6, [r3, #vp8_blockd_qcoeff]
166 ldr r6, [r1, #vp8_blockd_qcoeff]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dvp8_asm_enc_offsets.c32 DEFINE(vp8_blockd_qcoeff, offsetof(BLOCKD, qcoeff));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
Dvp8_fast_quantize_b_armv6.asm30 ldr r6, [r1, #vp8_blockd_qcoeff] ; qcoeff
111 ldr r0, [r11, #vp8_blockd_qcoeff]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dquantize_ssse3.asm79 mov rax, [rsi + vp8_blockd_qcoeff]
Dquantize_sse4.asm198 mov rcx, [rsi + vp8_blockd_qcoeff]