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

  /hardware/intel/common/libva/test/encode/
avcenc.c 289 unsigned char *packed_sei_buffer = NULL; local
300 &packed_sei_buffer);
317 (length_in_bits + 7) / 8, 1, packed_sei_buffer,
320 free(packed_sei_buffer);
    [all...]
h264encode.c 1525 unsigned char *packed_sei_buffer = NULL; local
    [all...]

Completed in 79 milliseconds