Searched defs:nalu_data (Results 1 – 2 of 2) sorted by relevance
/external/v4l2_codec2/vda/ | ||
D | h264_parser.cc | 330 const uint8_t* nalu_data = stream_ + annexb_start_code_size; in LocateNALU() local |
D | h264_parser.h | 263 const uint8_t* nalu_data; // from NAL header member |