OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blur_type
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
temporal_filter.c
445
int
blur_type
= cpi->oxcf.arnr_type;
local
453
switch (
blur_type
)
/external/libvpx/libvpx/vp8/encoder/
temporal_filter.c
444
int
blur_type
= cpi->oxcf.arnr_type;
local
452
switch (
blur_type
)
/external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c
382
int
blur_type
= cpi->oxcf.arnr_type;
local
390
switch (
blur_type
) {
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
temporal_filter.c
444
int
blur_type
= cpi->oxcf.arnr_type;
local
452
switch (
blur_type
)
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_temporal_filter.c
382
int
blur_type
= cpi->oxcf.arnr_type;
local
390
switch (
blur_type
) {
Completed in 3955 milliseconds