Home
last modified time | relevance | path

Searched refs:av_init_packet (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DextFFmpegDemuxer.h106 pFFMpeg_av_init_packet av_init_packet; member
234 api->av_init_packet(&pkt); in FFmpegDemuxer()
237 api->av_init_packet(&pktFiltered); in FFmpegDemuxer()
/third_party/ffmpeg/libavcodec/
H A Dpacket.h343 * av_init_packet() is removed, new packets will only be able to be allocated
519 void av_init_packet(AVPacket *pkt);
H A Davpacket.c35 void av_init_packet(AVPacket *pkt) in av_init_packet() function
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/
H A DFFMpegExtractor.cpp232 av_init_packet(&avPacket); in decode()
/third_party/ffmpeg/libavformat/
H A Dutils.c106 av_init_packet(pkt); in av_get_packet()
H A Ddemux.c549 av_init_packet(pkt); in ff_read_packet()
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp402 av_init_packet(&fPacket); // is there a "free" call? in loadStream()

Completed in 10 milliseconds