OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:redundantPicCnt
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_slice_header.h
118
u32
redundantPicCnt
;
177
u32 *
redundantPicCnt
);
h264bsd_slice_data.c
133
if (!pSliceHeader->
redundantPicCnt
&& pStorage->mb[currMbAddr].decoded)
h264bsd_slice_header.c
252
pSliceHeader->
redundantPicCnt
= value;
[
all
...]
h264bsd_storage.c
555
if (!pStorage->sliceHeader[0].
redundantPicCnt
)
Completed in 760 milliseconds