Searched refs:interlaced (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4VD_EXTERNAL_BitstreamParser.c116 M4OSA_UInt8 interlaced = 0; local
247 1);/* interlaced */
248 interlaced = (M4OSA_UInt8)code;
/frameworks/av/media/libstagefright/
H A Davc_utils.cpp473 unsigned interlaced = br.getBits(1); local
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorVideoDecoder.cpp258 M4OSA_UInt8 interlaced = 0; local
379 &parsingCtxt, 1);/* interlaced */
380 interlaced = (M4OSA_UInt8)code;

Completed in 98 milliseconds