OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_qindex_to_quantizer
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_quantize.h
56
int
vp9_qindex_to_quantizer
(int qindex);
vp9_quantize.c
381
int
vp9_qindex_to_quantizer
(int qindex) {
function
/external/libvpx/libvpx/vp9/
vp9_cx_iface.c
611
*arg =
vp9_qindex_to_quantizer
(vp9_get_quantizer(ctx->cpi));
[
all
...]
Completed in 344 milliseconds