OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NAL_PPS_FIRST_BYTE
(Results
1 - 2
of
2
) sorted by null
/external/libavc/encoder/
ih264e_defs.h
560
#define
NAL_PPS_FIRST_BYTE
0x68
ih264e_encode_header.c
334
PUT_BITS(ps_bitstrm,
NAL_PPS_FIRST_BYTE
, 8, return_status, "pps_header");
[
all
...]
Completed in 2995 milliseconds