OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dqcoeff_pbuf
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_block.h
38
int16_t *
dqcoeff_pbuf
[MAX_MB_PLANE][3];
member in struct:__anon21302
vp9_rdopt.c
[
all
...]
vp9_encodeframe.c
393
pd[i].dqcoeff = ctx->
dqcoeff_pbuf
[i][1];
400
pd[i].dqcoeff = ctx->
dqcoeff_pbuf
[i][2];
627
pd[i].dqcoeff = ctx->
dqcoeff_pbuf
[i][0];
[
all
...]
vp9_firstpass.c
535
pd[i].dqcoeff = ctx->
dqcoeff_pbuf
[i][1];
[
all
...]
vp9_onyx_if.c
[
all
...]
Completed in 29 milliseconds