OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:horizontal_size_value
(Results
1 - 7
of
7
) sorted by null
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/include/
mpeg2.h
76
uint32_t
horizontal_size_value
;
member in struct:mpeg2_sequence_hdr_info
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/mp2/parser/
viddec_mpeg2_frame_attr.c
72
| parser->info.seq_hdr.
horizontal_size_value
);
viddec_mpeg2_workload.c
153
parser->wi.csi2 |= (parser->info.seq_hdr.
horizontal_size_value
& MPEG2_BIT_MASK_11);
326
viddec_fw_mp2_sh_set_horizontal_size_value ( &(wi.mp2_sh) , parser->info.seq_hdr.
horizontal_size_value
);
viddec_mpeg2_metadata.c
133
ret_code |= viddec_pm_get_bits(parent, &parser->info.seq_hdr.
horizontal_size_value
, 12);
[
all
...]
/hardware/intel/common/libva/va/
va_enc_mpeg2.h
102
* is
horizontal_size_value
, and the upper
/hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
viddec_fw_frame_attr.h
250
For MPEG2, refer to "
horizontal_size_value
, vertical_size_value" of the sequence header and
viddec_fw_item_types.h
194
// -
horizontal_size_value
- 12 bits
[
all
...]
Completed in 72 milliseconds