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

  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 487 encParams->LayerHeight[i] = encOption->encHeight[i];
508 nTotalMB = ((encParams->LayerWidth[i] + 15) / 16) * ((encParams->LayerHeight[i] + 15) / 16);
606 temp_h = video->encParams->LayerHeight[idx];
    [all...]
mp4lib_int.h 180 Int LayerHeight[4]; /* Encoded Height */

Completed in 365 milliseconds