Home
last modified time | relevance | path

Searched defs:h264 (Results 1 - 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture_h264.c45 static void resetReferencePictureDesc(struct pipe_h264_picture_desc *h264, in resetReferencePictureDesc() argument
63 VAPictureParameterBufferH264 *h264 in vlVaHandlePictureParameterBufferH264() local
181 VAIQMatrixBufferH264 *h264 = buf->data; vlVaHandleIQMatrixBufferH264() local
190 VASliceParameterBufferH264 *h264 = buf->data; vlVaHandleSliceParameterBufferH264() local
[all...]
H A Dpicture_h264_enc.c35 VAEncPictureParameterBufferH264 *h264; in vlVaHandleVAEncPictureParameterBufferTypeH264() local
86 VAEncSliceParameterBufferH264 *h264; vlVaHandleVAEncSliceParameterBufferTypeH264() local
153 VAEncSequenceParameterBufferH264 *h264 = (VAEncSequenceParameterBufferH264 *)buf->data; vlVaHandleVAEncSequenceParameterBufferTypeH264() local
[all...]
H A Dva_private.h289 struct pipe_h264_picture_desc h264; member
314 struct h264_private h264; member
/kernel/linux/linux-6.6/drivers/media/test-drivers/visl/
H A Dvisl-dec.h57 struct visl_h264_run h264; member
/third_party/ffmpeg/libavcodec/
H A Dvdpau_internal.h44 VdpPictureInfoH264 h264; member
H A Dcbs_h264_syntax_template.c407 CodedBitstreamH264Context *h264 = ctx->priv_data; in pps() local
517 CodedBitstreamH264Context *h264 = ctx->priv_data; in sei_buffering_period() local
611 CodedBitstreamH264Context *h264 = ctx->priv_data; in sei_pic_timing() local
726 CodedBitstreamH264Context *h264 in film_grain_characteristics() local
862 CodedBitstreamH264Context *h264 = ctx->priv_data; ref_pic_list_modification() local
921 CodedBitstreamH264Context *h264 = ctx->priv_data; pred_weight_table() local
974 CodedBitstreamH264Context *h264 = ctx->priv_data; dec_ref_pic_marking() local
1025 CodedBitstreamH264Context *h264 = ctx->priv_data; slice_header() local
[all...]
H A Dcbs_h2645.c1320 CodedBitstreamH264Context *h264 = ctx->priv_data; in cbs_h264_flush() local
1338 CodedBitstreamH264Context *h264 = ctx->priv_data; cbs_h264_close() local
[all...]
H A Dnvenc.c1097 NV_ENC_CONFIG_H264 *h264 = &cc->encodeCodecConfig.h264Config; in nvenc_setup_h264_config() local
[all...]
H A Dh264dec.h171 const struct H264Context *h264; member
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtp/
H A Drtp_unit_test.cpp303 auto h264 = std::make_shared<RtpDecoderH264>(); in HWTEST_F() local
309 auto h264 = std::make_shared<RtpDecoderH264>(); in HWTEST_F() local
337 auto h264 = std::make_shared<RtpDecoderH264>(); in HWTEST_F() local
345 auto h264 = std::make_shared<RtpDecoderH264>(); HWTEST_F() local
353 auto h264 = std::make_shared<RtpDecoderH264>(); HWTEST_F() local
365 auto h264 = std::make_shared<RtpDecoderH264>(); HWTEST_F() local
393 auto h264 = std::make_shared<RtpDecoderH264>(); HWTEST_F() local
422 auto h264 = std::make_shared<RtpDecoderH264>(); HWTEST_F() local
441 auto h264 = std::make_shared<RtpEncoderH264>(ssrc, mtuSize, sampleRate, payloadType, seq); HWTEST_F() local
452 auto h264 = std::make_shared<RtpEncoderH264>(ssrc, mtuSize, sampleRate, payloadType, seq); HWTEST_F() local
463 auto h264 = std::make_shared<RtpEncoderH264>(ssrc, mtuSize, sampleRate, payloadType, seq); HWTEST_F() local
476 auto h264 = std::make_shared<RtpEncoderH264>(ssrc, mtuSize, sampleRate, payloadType, seq); HWTEST_F() local
490 auto h264 = std::make_shared<RtpEncoderH264>(ssrc, mtuSize, sampleRate, payloadType, seq); HWTEST_F() local
503 auto h264 = std::make_shared<RtpEncoderH264>(ssrc, mtuSize, sampleRate, payloadType, seq); HWTEST_F() local
523 auto h264 = std::make_shared<RtpEncoderH264>(ssrc, mtuSize, sampleRate, payloadType, seq); HWTEST_F() local
541 auto h264 = std::make_shared<RtpEncoderH264>(ssrc, mtuSize, sampleRate, payloadType, seq); HWTEST_F() local
559 auto h264 = std::make_shared<RtpEncoderH264>(ssrc, mtuSize, sampleRate, payloadType, seq); HWTEST_F() local
577 auto h264 = std::make_shared<RtpEncoderH264>(ssrc, mtuSize, sampleRate, payloadType, seq); HWTEST_F() local
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Ddecode.c582 struct pipe_h264_picture_desc h264; in vlVdpDecoderRender() member
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.h177 } h264; member
181 struct pipe_h264_picture_desc h264; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv84_video.h45 struct pipe_h264_picture_desc *h264; member
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_stateless.c429 struct v4l2_ctrl_h264_sps *h264; in mtk_vdec_s_ctrl() local
/kernel/linux/linux-5.10/drivers/staging/media/meson/vdec/
H A Dcodec_h264.c170 struct codec_h264 *h264 = sess->priv; in codec_h264_start() local
205 struct codec_h264 *h264 = sess->priv; codec_h264_stop() local
230 struct codec_h264 *h264; codec_h264_load_extended_firmware() local
288 struct codec_h264 *h264 = sess->priv; codec_h264_resume() local
327 struct codec_h264 *h264 = sess->priv; codec_h264_src_change() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h84 struct cedrus_h264_run h264; member
97 } h264; member
129 } h264; member
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/
H A Dcodec_h264.c170 struct codec_h264 *h264 = sess->priv; in codec_h264_start() local
205 struct codec_h264 *h264 = sess->priv; codec_h264_stop() local
230 struct codec_h264 *h264; codec_h264_load_extended_firmware() local
288 struct codec_h264 *h264 = sess->priv; codec_h264_resume() local
327 struct codec_h264 *h264 = sess->priv; codec_h264_src_change() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/nvidia/tegra-vde/
H A Dh264.c694 tegra_vde_h264_setup_frame(struct tegra_ctx *ctx, struct tegra_vde_h264_decoder_ctx *h264, struct v4l2_h264_reflist_builder *b, struct vb2_buffer *vb, unsigned int ref_id, unsigned int id) tegra_vde_h264_setup_frame() argument
758 tegra_vde_h264_setup_frames(struct tegra_ctx *ctx, struct tegra_vde_h264_decoder_ctx *h264) tegra_vde_h264_setup_frames() argument
865 tegra_vde_h264_setup_context(struct tegra_ctx *ctx, struct tegra_vde_h264_decoder_ctx *h264) tegra_vde_h264_setup_context() argument
930 struct tegra_vde_h264_decoder_ctx h264; tegra_vde_h264_decode_run() local
[all...]
H A Dvde.h147 struct tegra_ctx_h264 h264; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_vp3_video.h61 struct pipe_h264_picture_desc *h264; member
/kernel/linux/linux-6.6/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h89 struct cedrus_h264_run h264; member
106 } h264; member
140 } h264; member
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dcore.h255 u32 h264; member
262 u32 h264; member
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dcore.h301 u32 h264; member
308 u32 h264; member
/third_party/mesa3d/src/amd/common/
H A Dac_uvd_dec.h410 struct ruvd_h264 h264; member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_uvd.h412 struct ruvd_h264 h264; member

Completed in 26 milliseconds

12