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

  /hardware/intel/common/libva/test/encode/
avcenc.c 64 #define SLICE_TYPE_I 2
527 assert(slice_type == SLICE_TYPE_I);
    [all...]
h264encode.c 64 #define SLICE_TYPE_I 2
    [all...]
  /external/libvncserver/libvncclient/
h264.c 28 SLICE_TYPE_I = 2, /* Intra coded */
296 if ( (slice_type != SLICE_TYPE_I) && (num_frames == 0) ) {
327 else if (slice_type != SLICE_TYPE_I) {
398 if (slice_type == SLICE_TYPE_I) {
  /hardware/intel/common/libmix/videoencoder/
bitstream.h 164 #define SLICE_TYPE_I 2
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]
  /packages/apps/TV/libs/
exoplayer.jar 

Completed in 1102 milliseconds