HomeSort by relevance Sort by last modified time
    Searched refs:nal_start_code_prefix (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/libmix/videoencoder/
bitstream.h 139 static void nal_start_code_prefix(bitstream *bs) function
316 nal_start_code_prefix(&bs);
330 nal_start_code_prefix(&bs);
373 nal_start_code_prefix(&nal_bs);
  /hardware/intel/common/libva/test/encode/
avcenc.c 868 static void nal_start_code_prefix(bitstream *bs) function
    [all...]
h264encode.c 286 static void nal_start_code_prefix(bitstream *bs) function
436 nal_start_code_prefix(&bs);
451 nal_start_code_prefix(&bs);
496 nal_start_code_prefix(&nal_bs);
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp 2575 static void nal_start_code_prefix(bitstream *bs) function
    [all...]

Completed in 523 milliseconds