Searched refs:is_frame (Results 1 – 4 of 4) sorted by relevance
460 const int is_frame = (wpi->header_->tag_ == kChunks[IDX_ANMF].tag); in MuxGetFrameInternal() local462 if (!is_frame) return WEBP_MUX_INVALID_ARGUMENT; in MuxGetFrameInternal()
457 const int is_frame = (wpi->header_->tag_ == kChunks[IDX_ANMF].tag); in MuxGetFrameInternal() local459 if (!is_frame) return WEBP_MUX_INVALID_ARGUMENT; in MuxGetFrameInternal()
183 gboolean is_frame; member202 if (data->is_frame) in _unmap_userptr_frame()241 data->is_frame = TRUE; in gst_v4l2_buffer_pool_import_userptr()291 data->is_frame = FALSE; in gst_v4l2_buffer_pool_import_userptr()
45080 + bool is_frame = resource.is_subframe ||45085 + if (resource.is_subresource && !is_frame) {