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

  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
mfc_interface.h 101 int in_frame_qp; /* [IN] the quantization parameter of the frame */ member in struct:__anon1548
144 int in_frame_qp; /* [IN] the quantization parameter of the frame */ member in struct:__anon1549
  /device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/enc/src/
SsbSipMfcEncAPI.c 193 EncArg.args.enc_init_mpeg4.in_frame_qp = mpeg4_arg->FrameQp;
243 EncArg.args.enc_init_mpeg4.in_frame_qp = h263_arg->FrameQp;
317 EncArg.args.enc_init_h264.in_frame_qp = h264_arg->FrameQp;

Completed in 35 milliseconds