OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ScalingList4x4
(Results
1 - 4
of
4
) sorted by null
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
ScalingMatrix.java
27
public ScalingList[]
ScalingList4x4
;
33
"
ScalingList4x4
=" + (
ScalingList4x4
== null ? null : Arrays.asList(
ScalingList4x4
)) + "\n" +
/hardware/intel/common/libva/va/
va_dec_hevc.h
459
uint8_t
ScalingList4x4
[6][16];
va.h
[
all
...]
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
h264.h
608
uint8_t
ScalingList4x4
[6][16];
832
uint8_t
ScalingList4x4
[6][16];
Completed in 88 milliseconds