OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_get_quantizer
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/common/
onyx.h
264
int
vp8_get_quantizer
(struct VP8_COMP* c);
/external/libvpx/libvpx/vp8/
vp8_cx_iface.c
493
MAP(VP8E_GET_LAST_QUANTIZER,
vp8_get_quantizer
(ctx->cpi));
494
MAP(VP8E_GET_LAST_QUANTIZER_64, vp8_reverse_trans(
vp8_get_quantizer
(ctx->cpi)));
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
5593
int
vp8_get_quantizer
(VP8_COMP *cpi)
function
[
all
...]
Completed in 220 milliseconds