OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scalability
(Results
1 - 10
of
10
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
visual_header.h
40
/* Parameters used for
scalability
*/
41
int32
scalability
; /* VOL
scalability
(flag) */
member in struct:tagVolInfo
/system/extras/tests/sdcard/
profile_sdcard.sh
31
scalability
() {
function
32
local file="/tmp/sdcard-
scalability
.txt"
34
echo "#
Scalability
tests" | tee -a ${file}
37
echo "# StopWatch
scalability
total/cumulative duration 0.0 Samples: 1" | tee -a ${file}
61
scalability
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vop.cpp
155
if (!currVol->
scalability
)
231
if (!currVol->
scalability
)
396
if (currVol->
scalability
)
mp4lib_int.h
108
/* Parameters used for
scalability
*/
109
Int
scalability
; /* VOL
scalability
(flag) */
member in struct:tagVol
321
/* Data For Layers (
Scalability
) */
mp4enc_api.cpp
[
all
...]
vlc_encode.cpp
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h
115
/* Parameters used for
scalability
*/
116
int
scalability
; /* VOL
scalability
(flag) */
member in struct:tagVol
202
/* Data For Layers (
Scalability
) */
vop.cpp
630
/*
scalability
*/
631
currVol->
scalability
= (int) BitstreamRead1Bits(stream);
633
if (currVol->
scalability
)
[
all
...]
pvdec_api.cpp
111
/* spatial
scalability
to the decoder */
249
video->vol[idx]->
scalability
= 0;
[
all
...]
/frameworks/base/docs/html/training/
training_toc.cs
[
all
...]
Completed in 746 milliseconds