Home
last modified time | relevance | path

Searched refs:SPU_CMD_SET_DAREA (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatespu.h47 SPU_CMD_SET_DAREA = 0x05, /* Set the display area for the SPU */ enumerator
Dgstkatespu.c338 case SPU_CMD_SET_DAREA: /* 0x05 */ in gst_kate_spu_decode_command_sequence()
850 bytes[nbytes++] = SPU_CMD_SET_DAREA; in gst_kate_spu_encode_spu()
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.c48 SPU_CMD_SET_DAREA = 0x05, /* Set the display area for the SPU */ enumerator
184 case SPU_CMD_SET_DAREA:{ in gst_dvd_spu_exec_cmd_blk()