Searched defs:ConvertAVCToAnnexBInPlaceForLengthSize4 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/media/formats/mp4/
H A Davc.cc22 static bool ConvertAVCToAnnexBInPlaceForLengthSize4(std::vector<uint8>* buf) { function in namespace:media::mp4
48 return ConvertAVCToAnnexBInPlaceForLengthSize4(buffer);

Completed in 634 milliseconds