OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dct_coeff_tbl_one
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_mpeg12_bitstream.c
399
static const struct dct_coeff_compressed
dct_coeff_tbl_one
[] = {
variable in typeref:struct:dct_coeff_compressed
611
init_dct_coeff_table(tbl_B15,
dct_coeff_tbl_one
, Elements(
dct_coeff_tbl_one
), false);
/external/mesa3d/src/gallium/auxiliary/vl/
vl_mpeg12_bitstream.c
399
static const struct dct_coeff_compressed
dct_coeff_tbl_one
[] = {
variable in typeref:struct:dct_coeff_compressed
611
init_dct_coeff_table(tbl_B15,
dct_coeff_tbl_one
, Elements(
dct_coeff_tbl_one
), false);
Completed in 26 milliseconds