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

  /frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp 352 ive_ctl_set_frame_type_op_t s_frame_type_op; local
363 s_frame_type_op.u4_size = sizeof(ive_ctl_set_frame_type_op_t);
365 status = ive_api_function(mCodecCtx, &s_frame_type_ip, &s_frame_type_op);
368 s_frame_type_op.u4_error_code);
    [all...]
  /external/libavc/test/encoder/
main.c 1148 ih264e_ctl_set_frame_type_op_t s_frame_type_op; local
    [all...]

Completed in 40 milliseconds