OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp9_coeff_cost
(Results
1 - 4
of
4
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_block.h
47
typedef unsigned int
vp9_coeff_cost
[PLANE_TYPES][REF_TYPES][COEF_BANDS][2]
typedef
112
vp9_coeff_cost
token_costs[TX_SIZES];
vp9_rd.c
89
static void fill_token_costs(
vp9_coeff_cost
*c,
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_block.h
85
typedef unsigned int
vp9_coeff_cost
[PLANE_TYPES][REF_TYPES][COEF_BANDS][2]
typedef
159
vp9_coeff_cost
token_costs[TX_SIZES];
vp9_rdopt.c
175
static void fill_token_costs(
vp9_coeff_cost
*c,
[
all
...]
Completed in 1075 milliseconds