Searched refs:showFrame (Results 1 – 7 of 7) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/osxvideo/ |
D | osxvideosink.h | 129 -(void) showFrame: (GstBufferObject*) buf;
|
D | osxvideosink.m | 439 @selector(showFrame:), bufferobject, NO); 856 - (void) showFrame: (GstBufferObject *) object function
|
/third_party/skia/samplecode/ |
D | SamplePath.cpp | 602 void showFrame(SkCanvas* canvas, const SkPoint pts[], int count, const SkPaint& p) { in showFrame() function in CubicCurve2 708 this->showFrame(canvas, fPts, 3, paint); in onDrawContent() 709 this->showFrame(canvas, fQuad, 2, paint); in onDrawContent()
|
/third_party/ffmpeg/libavcodec/ |
D | nvdec_vp9.c | 68 .showFrame = !h->h.invisible, in nvdec_vp9_start_frame()
|
D | vdpau_vp9.c | 68 info->showFrame = !h->h.invisible; in vdpau_vp9_start_frame()
|
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/ |
D | cuviddec.h | 666 unsigned short showFrame : 1; member
|
D | gstnvvp9dec.c | 440 vp9_params->showFrame = frame_hdr->show_frame; in gst_nv_vp9_dec_decode_picture()
|