Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_detokenize.c68 v = (val * dqv) >> dq_shift; \
73 dqv = dq[1]; \
103 int16_t dqv = dq[0]; in decode_coefs() local
118 dqv = dq[1]; in decode_coefs()