OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VP8Matrix
(Results
1 - 4
of
4
) sorted by null
/external/webp/src/enc/
vp8enci.h
220
}
VP8Matrix
;
223
VP8Matrix
y1_, y2_, uv_; // quantization matrices
486
int n, const
VP8Matrix
* const mtx);
quant.c
136
// Initialize quantization parameters in
VP8Matrix
139
static int ExpandMatrix(
VP8Matrix
* const m, int type) {
422
const
VP8Matrix
* const mtx,
dsp.c
629
int n, const
VP8Matrix
* const mtx) {
dsp_sse2.c
688
int n, const
VP8Matrix
* const mtx) {
[
all
...]
Completed in 22 milliseconds