OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SLICE_TYPE_I
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/common/libmix/videoencoder/
bitstream.h
164
#define
SLICE_TYPE_I
2
/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/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
...]
/hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp
[
all
...]
/packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar
Completed in 203 milliseconds