Searched refs:needs_copy (Results 1 – 2 of 2) sorted by relevance
2447 static inline bool needs_copy(const struct rx_ring_info *re, in needs_copy() function2594 if (needs_copy(re, length)) in sky2_receive()
9289 + bool needs_copy = false;9302 + needs_copy = true;9363 + if (needs_copy)12887 + const bool needs_copy = !hw_mmal_chroma_is_mmal(vd->fmt.i_chroma);12888 + const MMAL_FOURCC_T enc_in = needs_copy ? MMAL_ENCODING_I420 :12996 + if (!needs_copy) {