Home
last modified time | relevance | path

Searched refs:frame0_grid_position_x (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh264parser.c450 if ((a->frame0_grid_position_x != b->frame0_grid_position_x) || in check_sei_frame_packing()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkh264enc.c362 frame_packing->frame0_grid_position_x = 0; in gst_msdkh264enc_set_format()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h1030 guint8 frame0_grid_position_x; member
Dgsth264parser.c1168 READ_UINT8 (nr, frame_packing->frame0_grid_position_x, 4); in gst_h264_parser_parse_frame_packing()
2816 WRITE_UINT8 (nw, frame_packing->frame0_grid_position_x, 4); in gst_h264_write_sei_frame_packing()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c759 sei.payload.frame_packing.frame0_grid_position_x, in gst_h264_parse_process_sei()