Searched refs:GST_VIDEO_COMP_A (Results 1 – 3 of 3) sorted by relevance
427 #define GST_VIDEO_COMP_A 3 macro
2893 #define FRAME_GET_A_LINE(frame,line) FRAME_GET_COMP_LINE(frame, GST_VIDEO_COMP_A, line)2898 #define FRAME_GET_A_STRIDE(frame) FRAME_GET_COMP_STRIDE(frame, GST_VIDEO_COMP_A)
69 #define GET_A_LINE(line) GET_COMP_LINE(GST_VIDEO_COMP_A, line)