Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_asm_enc_offsets.asm12 vp8_blockd_eob EQU 20 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/neon/
Dfastquantizeb_neon.asm143 ldr r4, [r2, #vp8_blockd_eob]
144 ldr r5, [r3, #vp8_blockd_eob]
198 ldr r5, [r1, #vp8_blockd_eob]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dvp8_asm_enc_offsets.c35 DEFINE(vp8_blockd_eob, offsetof(BLOCKD, eob));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dquantize_ssse3.asm110 mov rcx, [rsi + vp8_blockd_eob]
Dquantize_sse4.asm211 mov rcx, [rsi + vp8_blockd_eob]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/
Dvp8_fast_quantize_b_armv6.asm108 ldr r12, [r11, #vp8_blockd_eob]