OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_is_scaled
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/common/
vp9_scale.h
52
static int
vp9_is_scaled
(const struct scale_factors_common *sfc) {
function
vp9_scale.c
87
if (
vp9_is_scaled
(scale_comm)) {
vp9_reconinter.c
170
if (
vp9_is_scaled
(scale->sfc)) {
241
if (
vp9_is_scaled
(sfc))
/external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c
[
all
...]
Completed in 706 milliseconds