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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.h 26 Int PutCBPY(Int cbpy, Char intra, BitstreamEncVideo *bitstream);
vlc_encode.cpp 146 Int PutCBPY(Int cbpy, Char intra, BitstreamEncVideo *bitstream);
269 PutCBPY(Int cbpy, Char intra, BitstreamEncVideo *bitstream)
951 PutCBPY(CBP >> 2, (Char)(1), bs2); /* cbpy */
    [all...]

Completed in 132 milliseconds