Searched refs:nBitrate (Results 1 – 5 of 5) sorted by relevance
83 portdef.nBitrate = 64000; in instantiate_h264d_input_port()154 portdef.nBitrate = 64000; in instantiate_h264d_output_port()
62 portdef.nBitrate = 64000; in instantiate_h264e_input_port()126 portdef.nBitrate = 64000; in instantiate_h264e_output_port()
229 int nBitrate = SendDlgItemMessage(hwnd, IDC_COMBO_CBR, CB_GETCURSEL, 0, 0L); in OnReceiveMessage() local237 dwBitrate = dwBitRateValue[0][nBitrate]; in OnReceiveMessage()242 dwBitrate = dwBitRateValue[1][nBitrate]; in OnReceiveMessage()
131 OMX_U32 nBitrate; member
504 out_port_params.format.video.nBitrate = avctx->bit_rate; in omx_component_init()