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

  /hardware/intel/common/libva/test/encode/
avcenc.c 63 #define SLICE_TYPE_B 1
340 pic_param->pic_fields.bits.reference_pic_flag = (slice_type != SLICE_TYPE_B);
448 if ((slice_type == SLICE_TYPE_P) || (slice_type == SLICE_TYPE_B)) {
457 if ((slice_type == SLICE_TYPE_B)) {
694 if (slice_type != SLICE_TYPE_B) {
    [all...]
h264encode.c 63 #define SLICE_TYPE_B 1
    [all...]
  /hardware/intel/common/libmix/videoencoder/
bitstream.h 163 #define SLICE_TYPE_B 1
  /external/libvncserver/libvncclient/
h264.c 27 SLICE_TYPE_B = 1, /* Bi-predicted */
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 172 milliseconds