Lines Matching refs:t
151 + @ If < 16 bytes to move then don't bother trying to align
152 + @ (a) This means the the align doesn't need to worry about r3 underflow
609 + // * We should be able to arrange life s.t. this isn't needed
1107 + // If we have a new format don't bother stuffing the buffer
1697 + // Crop doesn't seem to be checked for being constrained by wxh
2125 + // Stuff doesn't add up...
2143 + buf->user_data = NULL; // Zap here to make sure we can't reuse later
2182 + // Don't need lock as the above disables should have prevented anything
2364 + // Can't have stashed subpics if not one of our pics
2692 + // Can't transform
2702 + // Must use ISP - HVS can't do this, nor can resizer
2710 + // HVS can't do I420
3269 + // Check we have appropriate blend fn (mmal doesn't have a non-alpha RGB32)
3431 +// case MMAL_ENCODING_YUVUV128: // Doesn't actually work yet
3458 + PFNGLDELETETEXTURESPROC DeleteTextures; // Copy fn pointer so we don't need tc on delete
3735 + return VLC_CODEC_MMAL_ZC_RGB32; // HVS can't generate YUV of any sort
4353 + // Can't alloc pic - just stop extraction
4408 + // Don't think these should actually happen
4700 + // Don't need VCSM - get rid of it now
5427 + /* Asus Video (Another thing that doesn't work on PPC) */
5702 + msg_Err( p_dec, "Decoder `%s' can't handle %4.4s",
5766 + AVDictionaryEntry *t = NULL;
5767 + while ((t = av_dict_get(options, "", t, AV_DICT_IGNORE_SUFFIX))) {
5768 + msg_Err( p_dec, "Unknown option \"%s\"", t->key );
5851 + * doesn't trigger a new vout request, but a new chroma yes. */
5900 + // for some reason libav don't thinkg framerate presents actually same thing as in ffmpeg
5912 + * later of fallbacks, but we can't do that with a boolean */
6444 + /* do not flush buffers if codec hasn't been opened (theora/vorbis/VC1) */
6520 + /* picture too late, won't decode
6749 + /* Defaults that if we aren't in prerolling, we want output picture
6781 + /* Don't forget that libavcodec requires a little more bytes
6828 + /* Make sure we don't reuse the same timestamps twice */
7126 + /* do not flush buffers if codec hasn't been opened (theora/vorbis/VC1) */
8133 +// We would really like to use vlc_thread.h but the detach thread stuff can't be
8386 +// Destroy a ppr - aranged s.t. it has the correct prototype for a pthread
8590 +// close then do a single block copy - we don't expect to have to preserve
8984 + pool_ent_t * const t = ent;
8985 + ent = t->next;
8986 + ent_free(t);
9195 +rect_untransform(MMAL_RECT_T s, const MMAL_RECT_T c, const MMAL_DISPLAYTRANSFORM_T t)
9198 + fprintf(stderr, "t=%d, s=%d,%d:%dx%d, c=%d,%d:%dx%d -> ", (int)t,
9202 + if (is_transform_hflip(t))
9204 + if (is_transform_vflip(t) != 0)
9206 + if (is_transform_transpose(t) != 0)
9266 + // (we could deal more gracefully with the "too many" case but it shouldn't
9291 + // If we didn't find ent in last then look in cur in case is_first
9292 + // isn't working
9623 + // We don't bother locking - taking a copy here should be good enough
9899 +// We could cope with many other things but they currently don't occur
9947 +// Just a pointer - doesn't add a ref
10423 +is_transform_transpose(const MMAL_DISPLAYTRANSFORM_T t)
10425 + return ((unsigned int)t & XFORM_T_BIT) != 0;
10429 +is_transform_hflip(const MMAL_DISPLAYTRANSFORM_T t)
10431 + return ((unsigned int)t & XFORM_H_BIT) != 0;
10435 +is_transform_vflip(const MMAL_DISPLAYTRANSFORM_T t)
10437 + return ((unsigned int)t & XFORM_V_BIT) != 0;
10599 + MOV r1, #0x1 /* Use arg (r0) to set which counter t */
10612 + MOV r1, #0x1 /* Use arg (r0) to set which counter t */
10730 + MOV r1, #0x1 /* Use arg (r0) to set which counter t */
11587 + // ISP active but we don't want it
11707 +rect_transform(MMAL_RECT_T s, const MMAL_RECT_T c, const MMAL_DISPLAYTRANSFORM_T t)
11709 + if (is_transform_transpose(t))
11711 + if (is_transform_hflip(t))
11713 + if (is_transform_vflip(t) != 0)
11741 + // This info doesn't appear to reside anywhere natively
12402 + // This should be empty - make it so if it isn't
12695 + // Shouldn't be anything here - but just in case
13057 + // If we can't deal with it directly ask for I420
13159 +// Not done inline in case we end up pulling in FP libs we don't want
13446 + // If the display doesn't have has_pictures_invalid then it doesn't