Home
last modified time | relevance | path

Searched refs:vp8_block_quant_shift (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_asm_enc_offsets.asm8 vp8_block_quant_shift EQU 16 define
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dvp8_asm_enc_offsets.c30 DEFINE(vp8_block_quant_shift, offsetof(BLOCK, quant_shift));
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
Dquantize_sse4.asm102 mov rax, [rdi + vp8_block_quant_shift]