OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIT_DEPTH_LUMA
(Results
1 - 4
of
4
) sorted by null
/external/libhevc/common/
ihevc_defs.h
224
#define
BIT_DEPTH_LUMA
BIT_DEPTH
ihevc_sao.c
98
band_shift =
BIT_DEPTH_LUMA
- 5;
205
bit_depth =
BIT_DEPTH_LUMA
;
386
bit_depth =
BIT_DEPTH_LUMA
;
585
bit_depth =
BIT_DEPTH_LUMA
;
1006
bit_depth =
BIT_DEPTH_LUMA
;
[
all
...]
/external/libhevc/common/x86/
ihevc_sao_ssse3_intr.c
[
all
...]
/external/libhevc/decoder/
ihevcd_parse_slice.c
586
*pu1_coeff_data++ = value << (
BIT_DEPTH_LUMA
- num_bits);
[
all
...]
Completed in 6200 milliseconds