Searched refs:tmp_q (Results 1 - 15 of 15) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dfirstpass.c1962 int tmp_q; local
2012 tmp_q = estimate_q(cpi, mod_frame_err, (int)arf_frame_bits);
2017 if (tmp_q < cpi->worst_quality)
2417 int tmp_q; local
2571 tmp_q = estimate_max_q(
2583 cpi->twopass.maxq_max_limit = ((tmp_q + 32) < cpi->worst_quality)
2584 ? (tmp_q + 32) : cpi->worst_quality;
2585 cpi->twopass.maxq_min_limit = ((tmp_q - 32) > cpi->best_quality)
2586 ? (tmp_q - 32) : cpi->best_quality;
2588 cpi->active_worst_quality = tmp_q;
3215 int tmp_q; local
[all...]
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Domx_video_base.cpp4085 omx_cmd_queue tmp_q, pending_bd_q; local
4097 tmp_q.insert_entry(p1,p2,ident);
4101 while(tmp_q.m_size)
4103 tmp_q.pop_entry(&p1,&p2,&ident);
4116 tmp_q.insert_entry(p1,p2,ident);
4120 while(tmp_q.m_size)
4122 tmp_q.pop_entry(&p1,&p2,&ident);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp4147 omx_cmd_queue tmp_q, pending_bd_q; local
4155 tmp_q.insert_entry(p1,p2,ident);
4159 while (tmp_q.m_size) {
4160 tmp_q.pop_entry(&p1,&p2,&ident);
4169 tmp_q.insert_entry(p1,p2,ident);
4173 while (tmp_q.m_size) {
4174 tmp_q.pop_entry(&p1,&p2,&ident);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp4398 omx_cmd_queue tmp_q, pending_bd_q; local
4406 tmp_q.insert_entry(p1,p2,ident);
4410 while (tmp_q.m_size) {
4411 tmp_q.pop_entry(&p1,&p2,&ident);
4420 tmp_q.insert_entry(p1,p2,ident);
4424 while (tmp_q.m_size) {
4425 tmp_q.pop_entry(&p1,&p2,&ident);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
H A Dvp9_firstpass.c2249 const int tmp_q = vp9_twopass_worst_quality(cpi, &twopass->total_left_stats, local
2251 twopass->active_worst_quality = tmp_q;
2252 rc->ni_av_qi = tmp_q;
2253 rc->avg_q = vp9_convert_qindex_to_q(tmp_q);
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec.cpp8167 omx_cmd_queue tmp_q, pending_bd_q; local
8179 tmp_q.insert_entry(p1,p2,ident);
8183 while(tmp_q.m_size)
8185 tmp_q.pop_entry(&p1,&p2,&ident);
8198 tmp_q.insert_entry(p1,p2,ident);
8202 while(tmp_q.m_size)
8204 tmp_q.pop_entry(&p1,&p2,&ident);
H A Domx_vdec_copper.cpp7646 omx_cmd_queue tmp_q, pending_bd_q; local
7658 tmp_q.insert_entry(p1,p2,ident);
7662 while(tmp_q.m_size)
7664 tmp_q.pop_entry(&p1,&p2,&ident);
7677 tmp_q.insert_entry(p1,p2,ident);
7681 while(tmp_q.m_size)
7683 tmp_q.pop_entry(&p1,&p2,&ident);
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec.cpp7858 omx_cmd_queue tmp_q, pending_bd_q; local
7868 tmp_q.insert_entry(p1,p2,ident);
7873 while (tmp_q.m_size) {
7874 tmp_q.pop_entry(&p1,&p2,&ident);
7885 tmp_q.insert_entry(p1,p2,ident);
7890 while (tmp_q.m_size) {
7891 tmp_q.pop_entry(&p1,&p2,&ident);
H A Domx_vdec_hevc.cpp7492 omx_cmd_queue tmp_q, pending_bd_q; local
7500 tmp_q.insert_entry(p1,p2,ident);
7504 while (tmp_q.m_size) {
7505 tmp_q.pop_entry(&p1,&p2,&ident);
7514 tmp_q.insert_entry(p1,p2,ident);
7518 while (tmp_q.m_size) {
7519 tmp_q.pop_entry(&p1,&p2,&ident);
H A Domx_vdec_hevc_swvdec.cpp8511 omx_cmd_queue tmp_q, pending_bd_q; local
8523 tmp_q.insert_entry(p1,p2,ident);
8527 while(tmp_q.m_size)
8529 tmp_q.pop_entry(&p1,&p2,&ident);
8542 tmp_q.insert_entry(p1,p2,ident);
8546 while(tmp_q.m_size)
8548 tmp_q.pop_entry(&p1,&p2,&ident);
H A Domx_vdec_msm8974.cpp9038 omx_cmd_queue tmp_q, pending_bd_q; local
9046 tmp_q.insert_entry(p1,p2,ident);
9050 while (tmp_q.m_size) {
9051 tmp_q.pop_entry(&p1,&p2,&ident);
9060 tmp_q.insert_entry(p1,p2,ident);
9064 while (tmp_q.m_size) {
9065 tmp_q.pop_entry(&p1,&p2,&ident);
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp7456 omx_cmd_queue tmp_q, pending_bd_q; local
7464 tmp_q.insert_entry(p1,p2,ident);
7468 while (tmp_q.m_size) {
7469 tmp_q.pop_entry(&p1,&p2,&ident);
7478 tmp_q.insert_entry(p1,p2,ident);
7482 while (tmp_q.m_size) {
7483 tmp_q.pop_entry(&p1,&p2,&ident);
H A Domx_vdec_hevc_swvdec.cpp8726 omx_cmd_queue tmp_q, pending_bd_q; local
8738 tmp_q.insert_entry(p1,p2,ident);
8742 while(tmp_q.m_size)
8744 tmp_q.pop_entry(&p1,&p2,&ident);
8757 tmp_q.insert_entry(p1,p2,ident);
8761 while(tmp_q.m_size)
8763 tmp_q.pop_entry(&p1,&p2,&ident);
H A Domx_vdec_v4l2.cpp9820 omx_cmd_queue tmp_q, pending_bd_q; local
9828 tmp_q.insert_entry(p1,p2,ident);
9832 while (tmp_q.m_size) {
9833 tmp_q.pop_entry(&p1,&p2,&ident);
9842 tmp_q.insert_entry(p1,p2,ident);
9846 while (tmp_q.m_size) {
9847 tmp_q.pop_entry(&p1,&p2,&ident);
/hardware/qcom/media/msm8996/videopp/src/
H A Domx_vdpp.cpp7288 omx_cmd_queue tmp_q, pending_bd_q; local
7300 tmp_q.insert_entry(p1,p2,ident);
7304 while(tmp_q.m_size)
7306 tmp_q.pop_entry(&p1,&p2,&ident);
7319 tmp_q.insert_entry(p1,p2,ident);
7323 while(tmp_q.m_size)
7325 tmp_q.pop_entry(&p1,&p2,&ident);

Completed in 666 milliseconds