Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh264parser.c453 (a->frame1_grid_position_y != b->frame1_grid_position_y)) in check_sei_frame_packing()
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkh264enc.c365 frame_packing->frame1_grid_position_y = 0; in gst_msdkh264enc_set_format()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h1033 guint8 frame1_grid_position_y; member
Dgsth264parser.c1171 READ_UINT8 (nr, frame_packing->frame1_grid_position_y, 4); in gst_h264_parser_parse_frame_packing()
2819 WRITE_UINT8 (nw, frame_packing->frame1_grid_position_y, 4); in gst_h264_write_sei_frame_packing()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c762 sei.payload.frame_packing.frame1_grid_position_y, in gst_h264_parse_process_sei()