Home
last modified time | relevance | path

Searched refs:h264 (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_h264_extensions.adoc5 [[decode-h264]]
8 Video decode operations using an <<decode-h264-profile,H.264 decode
10 to the <<itu-t-h264,ITU-T H.264 Specification>>.
22 section 8 of the <<itu-t-h264,ITU-T H.264 Specification>> as follows:
27 the <<decode-h264-active-sps,active SPS>> specifying the
28 <<decode-h264-sps, H.264 sequence parameter set>>.
30 <<decode-h264-active-pps,active PPS>> specifying the <<decode-h264-pps,
33 <<decode-h264-picture-info,H.264 picture information>>.
35 <<decode-h264-reference-info,H.264 reference information>>
40 interpreted as defined in the <<decode-h264-bitstream-data-access,H.264
[all …]
Dvideo_decode_extensions.adoc94 defined in the <<decode-h264,H.264 Decode Operations>> section.
286 ** If the bound video session was created with an <<decode-h264-profile,
301 <<decode-h264-active-reference-picture-info,active reference picture list
310 ** If the bound video session was created with an <<decode-h264-profile,
331 <<decode-h264-profile,H.264 decode profile>>, then
343 <<decode-h264-profile,H.264 decode profile>>, then
360 <<decode-h264-profile,H.264 decode profile>> and
374 <<decode-h264-profile,H.264 decode profile>>, then perform the
557 with <<decode-h264-interlaced-support,interlaced frame support>>, then
558 the <<decode-h264-output-picture-info,decode output picture>> must:
[all …]
Dvideo_extensions.adoc1146 [[decode-h264-interlaced-support]]
1659 in the <<decode-h264-parameter-sets,H.264 Decode Parameter Sets>>
1716 <<decode-h264-sps,H.264 SPS>> entries, as follows:
1728 <<decode-h264-pps,H.264 PPS>> entries, as follows:
1834 <<decode-h264-sps,H.264 SPS>> entries to add to the created video
1848 <<decode-h264-pps,H.264 PPS>> entries to add to the created video
2067 * The <<decode-h264-sps,H.264 SPS>> entries specified in
2069 * The <<decode-h264-pps,H.264 PPS>> entries specified in
2354 For example, in case of an <<decode-h264-profile,H.264 decode profile>> with
2355 <<decode-h264-interlaced-support,interlaced frame support>> a single DPB
[all …]
Dintroduction.adoc177 [[itu-t-h264]]
Dvideo_encode_h264_extensions.adoc5 [[encode-h264]]
/hardware/interfaces/media/1.0/xml/
Dmedia_profiles.dtd14 <!ATTLIST Video codec (h264|h263|m4v) #REQUIRED>
32 <!ATTLIST VideoEncoderCap name (hevc|h264|h263|m4v|wmv) #REQUIRED>
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_video.h44 } h264; member
Dvk_video.c50 vid->h264.profile_idc = h264_profile->stdProfileIdc; in vk_video_session_init()
/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_cuviddec.h697 CUVIDH264PICPARAMS h264; member
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp5464 bool h264, ltr, hlayers; in venc_validate_profile_level() local
5466 h264 = m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264; in venc_validate_profile_level()
5484 if (h264 && (ltr || hlayers || hybridp)) { in venc_validate_profile_level()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp7044 bool h264, ltr, hlayers; in venc_validate_profile_level() local
7046 h264 = m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264; in venc_validate_profile_level()
7064 if (h264 && (ltr || hlayers || hybridp)) { in venc_validate_profile_level()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp7856 bool h264, ltr, hlayers; in venc_validate_profile_level() local
7858 h264 = m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264; in venc_validate_profile_level()
7876 if (h264 && (ltr || hlayers || hybridp)) { in venc_validate_profile_level()