Home
last modified time | relevance | path

Searched refs:is_motion_mode_switchable (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvaapi_av1.c153 .is_motion_mode_switchable = frame_header->is_motion_mode_switchable, in vaapi_av1_start_frame()
Dcbs_av1.h210 uint8_t is_motion_mode_switchable; member
Dnvdec_av1.c114 .switchable_motion_mode = frame_header->is_motion_mode_switchable, in nvdec_av1_start_frame()
Ddxva2_av1.c106 pp->coding.switchable_motion_mode = frame_header->is_motion_mode_switchable; in fill_picture_parameters()
Dcbs_av1_syntax_template.c1553 flag(is_motion_mode_switchable); in FUNC()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_dec_av1.h400 bool is_motion_mode_switchable; member
Dvid_dec_av1.c1595 hdr->is_motion_mode_switchable = av1_f(vlc, 1); in frame_header_obu()
1668 priv->picture.av1.picture_parameter.pic_info_fields.is_motion_mode_switchable = in frame_header_obu()
1669 hdr->is_motion_mode_switchable; in frame_header_obu()
/third_party/mesa3d/src/gallium/frontends/va/
Dpicture_av1.c158 context->desc.av1.picture_parameter.pic_info_fields.is_motion_mode_switchable = in vlVaHandlePictureParameterBufferAV1()
159 av1->pic_info_fields.bits.is_motion_mode_switchable; in vlVaHandlePictureParameterBufferAV1()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaav1dec.c666 .is_motion_mode_switchable = frame_header->is_motion_mode_switchable, in gst_va_av1_dec_start_picture()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h868 uint32_t is_motion_mode_switchable:1; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstav1parser.h1567 gboolean is_motion_mode_switchable; member
Dgstav1parser.c3951 frame_header->is_motion_mode_switchable = in gst_av1_parse_uncompressed_frame_header()
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dav1parser.c314 assert_equals_int (frame.frame_header.is_motion_mode_switchable, 1); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11av1dec.cpp846 frame_hdr->is_motion_mode_switchable; in gst_d3d11_av1_dec_start_picture()
/third_party/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.c744 result.frame_header_flags |= (pic->picture_parameter.pic_info_fields.is_motion_mode_switchable in get_av1_msg()