OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:levelIdc
(Results
1 - 8
of
8
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_seq_param_set.h
52
u32
levelIdc
;
h264bsd_seq_param_set.c
57
static u32 GetDpbSize(u32 picSizeInMbs, u32
levelIdc
);
125
pSeqParamSet->
levelIdc
= tmp;
303
/* check that image dimensions and
levelIdc
match */
305
value = GetDpbSize(tmp, pSeqParamSet->
levelIdc
);
371
levelIdc
indicates the level
378
INVALID_DPB_SIZE when invalid
levelIdc
specified or picSizeInMbs
383
u32 GetDpbSize(u32 picSizeInMbs, u32
levelIdc
)
397
switch (
levelIdc
)
523
pSps1->
levelIdc
== pSps2->
levelIdc
&
[
all
...]
/frameworks/av/media/libstagefright/wifi-display/
VideoFormats.h
96
unsigned *profileIdc, unsigned *
levelIdc
,
VideoFormats.cpp
342
unsigned *
levelIdc
, unsigned *constraintSet) {
368
if (
levelIdc
) {
369
*
levelIdc
= kLevelIDC[level];
/frameworks/av/media/libstagefright/wifi-display/source/
PlaybackSession.h
149
unsigned
levelIdc
,
PlaybackSession.cpp
912
bool usePCMAudio, unsigned profileIdc, unsigned
levelIdc
,
917
CHECK(!
levelIdc
|| isVideo);
955
format->setInt32("level-idc",
levelIdc
);
1038
unsigned profileIdc,
levelIdc
, constraintSet;
1043
&
levelIdc
,
1056
false /* usePCMAudio */, profileIdc,
levelIdc
, constraintSet,
1081
usePCMAudio, 0 /* profileIdc */, 0 /*
levelIdc
*/,
TSPacketizer.cpp
272
int32_t profileIdc,
levelIdc
, constraintSet;
274
CHECK(mFormat->findInt32("level-idc", &
levelIdc
));
277
CHECK_GE(
levelIdc
, 0);
280
data[4] =
levelIdc
; // level_idc
/developers/build/prebuilts/androidtv/sample-inputs/app/libs/
exoplayer_dev-hls_20150123.jar
Completed in 162 milliseconds