Searched defs:start_code_size (Results 1 – 7 of 7) sorted by relevance
49 uint8_t start_code_size = ps < 0 ? 0 : *out_size == 0 || ps ? 4 : 3; in count_or_copy() local
192 const unsigned start_code_size = avctx->codec_id == AV_CODEC_ID_VC1 ? sizeof(start_code) : 0; in commit_bitstream_and_slice_buffer() local
282 static const unsigned start_code_size = sizeof(start_code); in commit_bitstream_and_slice_buffer() local
343 static const unsigned start_code_size = sizeof(start_code); in commit_bitstream_and_slice_buffer() local
300 unsigned int start_code_size; member
785 const size_t start_code_size = sizeof (start_code); in gst_d3d11_h264_dec_decode_slice() local
829 const size_t start_code_size = sizeof (start_code); in gst_d3d11_h265_dec_decode_slice() local