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

  /hardware/intel/common/libva/test/encode/
avcenc.c 62 #define SLICE_TYPE_P 0
448 if ((slice_type == SLICE_TYPE_P) || (slice_type == SLICE_TYPE_B)) {
    [all...]
h264encode.c 62 #define SLICE_TYPE_P 0
    [all...]
  /hardware/intel/common/libmix/videoencoder/
bitstream.h 162 #define SLICE_TYPE_P 0
  /external/libvncserver/libvncclient/
h264.c 26 SLICE_TYPE_P = 0, /* Predicted */
323 if (slice_type == SLICE_TYPE_P) {
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 115 milliseconds