PP_VideoFrame_Private   49 ppapi/c/private/pp_video_frame_private.h PP_COMPILE_ASSERT_STRUCT_SIZE_IN_BYTES(PP_VideoFrame_Private, 16);
PP_VideoFrame_Private  106 ppapi/c/private/ppb_video_destination_private.h                       const struct PP_VideoFrame_Private* frame);
PP_VideoFrame_Private  100 ppapi/c/private/ppb_video_source_private.h                       struct PP_VideoFrame_Private* frame,
PP_VideoFrame_Private   23 ppapi/cpp/private/video_frame_private.cc     const PP_VideoFrame_Private& pp_video_frame)
PP_VideoFrame_Private   32 ppapi/cpp/private/video_frame_private.h   VideoFrame_Private(PassRef, const PP_VideoFrame_Private& pp_video_frame);
PP_VideoFrame_Private   50 ppapi/cpp/private/video_frame_private.h   const PP_VideoFrame_Private& pp_video_frame() const {
PP_VideoFrame_Private   71 ppapi/cpp/private/video_frame_private.h   PP_VideoFrame_Private video_frame_;
PP_VideoFrame_Private   82 ppapi/cpp/private/video_frame_private.h   typedef PP_VideoFrame_Private* APIArgType;
PP_VideoFrame_Private   83 ppapi/cpp/private/video_frame_private.h   typedef PP_VideoFrame_Private StorageType;
PP_VideoFrame_Private 3927 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M28_PPB_VideoDestination_Private_PutFrame(PP_Resource destination, const struct PP_VideoFrame_Private* frame) {
PP_VideoFrame_Private 3956 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c static int32_t Pnacl_M28_PPB_VideoSource_Private_GetFrame(PP_Resource source, struct PP_VideoFrame_Private* frame, struct PP_CompletionCallback* callback) {
PP_VideoFrame_Private 5321 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .PutFrame = (int32_t (*)(PP_Resource destination, const struct PP_VideoFrame_Private* frame))&Pnacl_M28_PPB_VideoDestination_Private_PutFrame,
PP_VideoFrame_Private 5329 ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c     .GetFrame = (int32_t (*)(PP_Resource source, struct PP_VideoFrame_Private* frame, struct PP_CompletionCallback callback))&Pnacl_M28_PPB_VideoSource_Private_GetFrame,
PP_VideoFrame_Private   60 ppapi/proxy/video_destination_resource.cc     const PP_VideoFrame_Private& frame) {
PP_VideoFrame_Private   16 ppapi/proxy/video_destination_resource.h struct PP_VideoFrame_Private;
PP_VideoFrame_Private   40 ppapi/proxy/video_destination_resource.h   virtual int32_t PutFrame(const PP_VideoFrame_Private& frame) OVERRIDE;
PP_VideoFrame_Private   60 ppapi/proxy/video_source_resource.cc     PP_VideoFrame_Private* frame,
PP_VideoFrame_Private   96 ppapi/proxy/video_source_resource.cc     PP_VideoFrame_Private* frame,
PP_VideoFrame_Private   18 ppapi/proxy/video_source_resource.h struct PP_VideoFrame_Private;
PP_VideoFrame_Private   43 ppapi/proxy/video_source_resource.h       PP_VideoFrame_Private* frame,
PP_VideoFrame_Private   51 ppapi/proxy/video_source_resource.h       PP_VideoFrame_Private* frame,
PP_VideoFrame_Private   11 ppapi/thunk/ppb_video_destination_private_api.h struct PP_VideoFrame_Private;
PP_VideoFrame_Private   25 ppapi/thunk/ppb_video_destination_private_api.h   virtual int32_t PutFrame(const PP_VideoFrame_Private& frame) = 0;
PP_VideoFrame_Private   44 ppapi/thunk/ppb_video_destination_private_thunk.cc                  const PP_VideoFrame_Private* frame) {
PP_VideoFrame_Private   11 ppapi/thunk/ppb_video_source_private_api.h struct PP_VideoFrame_Private;
PP_VideoFrame_Private   25 ppapi/thunk/ppb_video_source_private_api.h   virtual int32_t GetFrame(PP_VideoFrame_Private* frame,
PP_VideoFrame_Private   42 ppapi/thunk/ppb_video_source_private_thunk.cc                  PP_VideoFrame_Private* frame,