HomeSort by relevance Sort by last modified time
    Searched refs:nalu_data (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/common/gpu/media/
h264_parser.h 168 const uint8* nalu_data; // from NAL header member in struct:content::H264SliceHeader
h264_parser.cc 956 shdr->nalu_data = nalu.data;
    [all...]
vaapi_h264_decoder.cc 449 if (!SendSliceData(slice_hdr->nalu_data, slice_hdr->nalu_size))
    [all...]

Completed in 506 milliseconds