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

  /external/libvpx/libvpx/vpx/
svc_context.h 43 SVC_ENCODING_MODE encoding_mode; // svc encoding strategy member in struct:__anon23100
  /device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 599 QOMX_ENCODING_MODE encoding_mode; local
615 encoding_mode = OMX_Serial_Encoding;
616 rc = OMX_SetParameter(p_session->omx_handle, indextype, &encoding_mode);
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c 597 QOMX_ENCODING_MODE encoding_mode; local
613 encoding_mode = OMX_Serial_Encoding;
614 rc = OMX_SetParameter(p_session->omx_handle, indextype, &encoding_mode);
    [all...]

Completed in 63 milliseconds