Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dnvdec_h264.c101 .transform_8x8_mode_flag = pps->transform_8x8_mode, in nvdec_h264_start_frame()
Dvdpau_h264.c148 info->transform_8x8_mode_flag = pps->transform_8x8_mode; in vdpau_h264_start_frame()
Dcbs_h264.h217 uint8_t transform_8x8_mode_flag; member
Dcbs_h264_syntax_template.c481 flag(transform_8x8_mode_flag); in FUNC()
486 current->transform_8x8_mode_flag); i++) { in FUNC()
503 infer(transform_8x8_mode_flag, 0); in FUNC()
Dvaapi_h264.c267 .transform_8x8_mode_flag = pps->transform_8x8_mode, in vaapi_h264_start_frame()
Dvaapi_encode_h264.c531 pps->transform_8x8_mode_flag = 1; in vaapi_encode_h264_init_sequence_params()
607 .transform_8x8_mode_flag = pps->transform_8x8_mode_flag, in vaapi_encode_h264_init_sequence_params()
/third_party/gstreamer/gstplugins_bad/sys/nvdec/
Dcuviddec.h322 int transform_8x8_mode_flag; member
/third_party/mingw-w64/mingw-w64-headers/include/
Ddxva.h134 USHORT transform_8x8_mode_flag : 1; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h798 guint8 transform_8x8_mode_flag; member
Dgsth264parser.c2025 READ_UINT8 (&nr, pps->transform_8x8_mode_flag, 1); in gst_h264_parse_pps()
2032 pps->transform_8x8_mode_flag; in gst_h264_parse_pps()
/third_party/weston/libweston/backend-drm/
Dvaapi-recorder.c617 bitstream_put_ui(bs, pic->pic_fields.bits.transform_8x8_mode_flag, 1); in pps_rbsp()
/third_party/gstreamer/gstplugins_bad/
DChangeLog122884 Fix transform_8x8_mode_flag and second_chroma_qp_index_offset