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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4dec_lib.h 103 PV_STATUS GetMBheader(VideoDecData *video, int16 *QP);
combined_decode.cpp 155 status = GetMBheader(video, &QP);
336 /* Function : GetMBHeader() */
345 PV_STATUS GetMBheader(VideoDecData *video, int16 *QP)

Completed in 78 milliseconds