OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rd_thresh_freq_fact
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_pickmode.c
234
const int *const
rd_thresh_freq_fact
= cpi->
rd_thresh_freq_fact
[bsize];
local
296
rd_thresh_freq_fact
[this_mode] >> 5) ||
vp9_onyx_int.h
355
int
rd_thresh_freq_fact
[BLOCK_SIZES][MAX_MODES];
member in struct:VP9_COMP
vp9_rdopt.c
3170
const int *const
rd_thresh_freq_fact
= cpi->
rd_thresh_freq_fact
[bsize];
local
[
all
...]
vp9_onyx_if.c
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_pickmode.c
1105
const int *const
rd_thresh_freq_fact
= tile_data->thresh_freq_fact[bsize];
local
[
all
...]
vp9_rdopt.c
2993
const int *const
rd_thresh_freq_fact
= tile_data->thresh_freq_fact[bsize];
local
[
all
...]
Completed in 396 milliseconds