OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dqcoeff0
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
quantize_sse4.c
37
dqcoeff0
, dqcoeff1;
local
121
dqcoeff0
= _mm_mullo_epi16(qcoeff0, dequant0);
124
_mm_store_si128((__m128i *)(d->dqcoeff),
dqcoeff0
);
Completed in 1071 milliseconds