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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvdpau_h264.c168 static const uint8_t start_code_prefix[3] = { 0x00, 0x00, 0x01 }; variable
178 val = ff_vdpau_add_buffer(pic_ctx, start_code_prefix, 3);

Completed in 154 milliseconds