Home
last modified time | relevance | path

Searched refs:pl (Results 1 – 25 of 48) sorted by relevance

12

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dvpx_scale.mk10 SCALE_SRCS-yes += vpx_scale_rtcd.pl
26 $(eval $(call rtcd_h_template,vpx_scale_rtcd,vpx_scale/vpx_scale_rtcd.pl))
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dmix_vbp_h264_stubs.c276 const uint32_t *pl; in h264_parse_emit_current_pic() local
291 pl = (const uint32_t *) &pic_data; in h264_parse_emit_current_pic()
297 wi.data.data_offset = (unsigned int)pl - (unsigned int)&pic_data; // offset within struct in h264_parse_emit_current_pic()
298 wi.data.data_payload[0] = pl[0]; in h264_parse_emit_current_pic()
299 wi.data.data_payload[1] = pl[1]; in h264_parse_emit_current_pic()
300 pl += 2; in h264_parse_emit_current_pic()
Dviddec_h264_workload.c982 const uint32_t *pl; in h264_parse_emit_current_pic() local
997 pl = (const uint32_t *) &pic_data; in h264_parse_emit_current_pic()
1003 wi.data.data_offset = (unsigned int)pl - (unsigned int)&pic_data; // offset within struct in h264_parse_emit_current_pic()
1004 wi.data.data_payload[0] = pl[0]; in h264_parse_emit_current_pic()
1005 wi.data.data_payload[1] = pl[1]; in h264_parse_emit_current_pic()
1006 pl += 2; in h264_parse_emit_current_pic()
/hardware/bsp/intel/peripheral/libmraa/src/glob/
Dglob.c273 const Char *pe, *pm, *pl; in globexp2() local
318 for (i = 0, pl = pm = ptr; pm <= pe; pm++) { in globexp2()
322 for (pl = pm++; *pm != RBRACKET && *pm != EOS; pm++) in globexp2()
329 pm = pl; in globexp2()
348 for (lm = ls; (pl < pm); *lm++ = *pl++) in globexp2()
354 for (pl = pe + 1; (*lm++ = *pl++) != EOS;) in globexp2()
364 pl = pm + 1; in globexp2()
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/
Dvc1parse_bitplane.c573 uint32_t* pl; in vc1_DecodeBitplane() local
582 pl = bpp->databits; in vc1_DecodeBitplane()
593 wi.data.data_offset = (char *)pl - (char *)bit_dw; // offset within struct in vc1_DecodeBitplane()
594 wi.data.data_payload[0] = pl[0]; in vc1_DecodeBitplane()
595 wi.data.data_payload[1] = pl[1]; in vc1_DecodeBitplane()
596 pl += 2; in vc1_DecodeBitplane()
Dviddec_vc1_workload.c498 const uint32_t *pl; in vc1_parse_emit_current_frame() local
513 pl = (const uint32_t *) &parser->spr; in vc1_parse_emit_current_frame()
523 wi.data.data_offset = (unsigned int)pl - (unsigned int)&parser->spr; // offset within struct in vc1_parse_emit_current_frame()
524 wi.data.data_payload[0] = pl[0]; in vc1_parse_emit_current_frame()
525 wi.data.data_payload[1] = pl[1]; in vc1_parse_emit_current_frame()
526 pl += 2; in vc1_parse_emit_current_frame()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/
Dlibvpx.mk105 …$(PRIVATE_OFFSET_PATTERN) $< | tr -d '$$\#' | perl $(PRIVATE_SOURCE_DIR)/build/make/ads2gas.pl > $@
118 $(VPX_GEN) : PRIVATE_CUSTOM_TOOL = cat $< | perl $(PRIVATE_SOURCE_DIR)/build/make/ads2gas.pl > $@
/hardware/intel/common/omx-components/videocodec/
DOMXVideoEncoderAVC.cpp88 VideoParamsProfileLevel pl; in OMXVideoEncoderAVC() local
90 pl.profile = profiles[i]; in OMXVideoEncoderAVC()
91 pl.level = 0; in OMXVideoEncoderAVC()
92 pl.isSupported = false; in OMXVideoEncoderAVC()
94 mVideoEncoder->getParameters(&pl); in OMXVideoEncoderAVC()
95 if (pl.isSupported) { in OMXVideoEncoderAVC()
99 FIND_BYVALUE(ProfileTable, pl.profile, profile_index); in OMXVideoEncoderAVC()
103 FIND_BYVALUE(LevelTable, pl.level, level_index); in OMXVideoEncoderAVC()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_encodeframe.c1568 int i, pl; in rd_use_partition() local
1651 pl = partition_plane_context(xd, mi_row, mi_col, bsize); in rd_use_partition()
1654 none_rate += x->partition_cost[pl][PARTITION_NONE]; in rd_use_partition()
1751 pl = partition_plane_context(xd, mi_row, mi_col, bsize); in rd_use_partition()
1753 last_part_rate += x->partition_cost[pl][partition]; in rd_use_partition()
1807 pl = partition_plane_context(xd, mi_row + y_idx, mi_col + x_idx, in rd_use_partition()
1809 chosen_rate += x->partition_cost[pl][PARTITION_NONE]; in rd_use_partition()
1811 pl = partition_plane_context(xd, mi_row, mi_col, bsize); in rd_use_partition()
1813 chosen_rate += x->partition_cost[pl][PARTITION_SPLIT]; in rd_use_partition()
2010 int i, pl; in rd_pick_partition() local
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dlibvpx_srcs.txt1 build/make/rtcd.pl
55 vp8/common/rtcd_defs.pl
223 vp9/common/vp9_rtcd_defs.pl
294 vpx_scale/vpx_scale_rtcd.pl
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr23 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20
Dloc_api.xdr22 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr23 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20
Dloc_api.xdr22 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
Dloc_api_cb.xdr23 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20
Dloc_api.xdr22 Id: //source/qcom/qct/core/mproc/tools/rel/04.01/htorpc/htorpc.pl#20
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
DMakefile409 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas.pl
410 DIST-SRCS-$(ARCH_ARM) += build/make/ads2gas_apple.pl
411 DIST-SRCS-$(ARCH_ARM) += build/make/ads2armasm_ms.pl
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_common.mk47 VP9_COMMON_SRCS-yes += common/vp9_rtcd_defs.pl
147 $(eval $(call rtcd_h_template,vp9_rtcd,vp9/common/vp9_rtcd_defs.pl))
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_common.mk50 VP8_COMMON_SRCS-yes += common/rtcd_defs.pl
192 $(eval $(call rtcd_h_template,vp8_rtcd,vp8/common/rtcd_defs.pl))
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr34 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/htorpc.pl#9
Dloc_api.xdr33 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/htorpc.pl#9
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr34 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/htorpc.pl#9
/hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
Dloc_api_cb.xdr34 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/htorpc.pl#9
Dloc_api.xdr33 Id: //source/qcom/qct/core/mproc/tools/rel/03.01/htorpc/htorpc.pl#9
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/xdr/
Dloc_api_cb.xdr52 Id: //source/qcom/qct/core/mproc/tools/rel/2h09/htorpc/htorpc.pl#1

12