Home
last modified time | relevance | path

Searched defs:start_code_size (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_mp4toannexb_bsf.c53 uint8_t start_code_size = ps < 0 ? 0 : 4; in count_or_copy() local
H A Ddxva2_h264.c345 static const unsigned start_code_size = sizeof(start_code); in commit_bitstream_and_slice_buffer() local
H A Ddxva2_hevc.c284 static const unsigned start_code_size = sizeof(start_code); in commit_bitstream_and_slice_buffer() local
H A Ddxva2_vc1.c195 const unsigned start_code_size = avctx->codec_id == AV_CODEC_ID_VC1 ? sizeof(start_code) : 0; in commit_bitstream_and_slice_buffer() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dva_private.h301 unsigned int start_code_size; member

Completed in 6 milliseconds